jaredforrest / nonocross

A simple nonogram puzzle app for Android
GNU General Public License v3.0
40 stars 9 forks source link

Improve dynamic coloring #95

Closed mueller-ma closed 1 year ago

mueller-ma commented 1 year ago

Currently the crosses are always colored red. When using a dynamic color theme that has red as primary color, shades and crosses have the same color. I suggest to update the coloring:

Maybe add a setting to disable dynamic colors at all or wait until someone requests it.