Updated ly colors so they don't look like shit on truecolor terminals.
This commit is contained in:
parent
1cc1183989
commit
f699db6510
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue