FIX terminal colors

This commit is contained in:
Nathan Dwarshuis 2024-04-29 08:04:26 -04:00
parent 7fda875008
commit 4f557a1a82
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ yellow = "#969600"
blue = "#6080b6"
magenta = "#cc20cc"
cyan = "#20a0a0"
white = "#fcfcfc"
white = "#cccccc"
[colors.bright]
black = "#333333"