diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2022-12-29 22:28:03 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2022-12-29 22:28:03 +0000 |
| commit | 3cb919f4f7eb8a0785ace3c750a4a33987a6eb49 (patch) | |
| tree | 44cf355f1ac7a8aaaf44db700960d158de743ddf /PuzzleApplet.java | |
| parent | cdd24fd459d15b8a00498b284d00c202cf872022 (diff) | |
| download | puzzles-3cb919f4f7eb8a0785ace3c750a4a33987a6eb49.zip puzzles-3cb919f4f7eb8a0785ace3c750a4a33987a6eb49.tar.gz puzzles-3cb919f4f7eb8a0785ace3c750a4a33987a6eb49.tar.bz2 puzzles-3cb919f4f7eb8a0785ace3c750a4a33987a6eb49.tar.xz | |
Tracks: Set the grid colour based on others
COL_GRID used to be mid-way between the usual COL_BACKGROUND and
COL_TRACK_BACKGROUND. But then I changed mkhighlight() so that it
didn't make COL_BACKGROUND so dark and that made the grid lines
indistinguishable from the track background.
Now COL_GRID is generated from COL_BACKGROUND and COL_TRACK_BACKGROUND
so as long as those are sufficiently distinct from each other, COL_GRID
will be distinct from both of them.
Diffstat (limited to 'PuzzleApplet.java')
0 files changed, 0 insertions, 0 deletions