summaryrefslogtreecommitdiff
path: root/src/screen.c
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2025-05-04 14:59:10 -0700
committerVito Caputo <vcaputo@pengaru.com>2025-05-04 14:59:10 -0700
commit55fdd41ae125fd12d6e8deec493037469d1c0888 (patch)
treeb163448a71a540ba7564c0ff89b1c812d04c072d /src/screen.c
parentb8bcb930e265123a5e498c81b05354f0b376f503 (diff)
vcr: deprecate DARK_$COLOR variants
Preparatory commit for supporting more bar colors for non-CPU rows. It's this or move from 4bpp(16-color) to 8bpp(256-color). 8bpp produces significantly larger PNG files, so I'm opting for keeping things small. The down side is now you can't identify bar pixels in shadow, because all text shadow pixels will be the same DARK_WHITE. Maybe in the future I'll introduce support for picking 4bpp vs. 8bpp at runtime, then you can pick which trade-off you prefer.
Diffstat (limited to 'src/screen.c')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved