colors - default- fix default colorscheme to match actual default

the in-code color scheme doesnt match the file.. it SHOULD... fix.

@fix
This commit is contained in:
Carsten Haitzler 2022-01-12 19:40:36 +00:00
parent 3f2fbd83d7
commit fa07673a4e
1 changed files with 7 additions and 7 deletions

View File

@ -24,13 +24,13 @@ tab_title_2 = #000000
[Normal]
def = #aaaaaa
black = #000000
red = #c00000
green = #00c000
yellow = #c0c000
blue = #0000c0
magenta = #c000c0
cyan = #00c0c0
white = #c0c0c0
red = #cc3333
green = #33cc33
yellow = #cc8833
blue = #3333cc
magenta = #cc33cc
cyan = #33cccc
white = #cccccc
inverse_fg = #222222
inverse_bg = #aaaaaa