Updated ly colors so they don't look like shit on truecolor terminals.

This commit is contained in:
天クマ 2025-12-18 13:54:47 -03:00
commit f699db6510

View file

@ -184,7 +184,7 @@ error_bg = 0x00000000
error_fg = 0x01FF0000
# Foreground color id
fg = 0x00332215
fg = 0x00948371
# Render true colors (if supported)
# If false, output will be in eight-color mode