More consitent settings for blue.

This commit is contained in:
Bartek Stalewski 2022-04-25 11:03:35 +02:00
parent aa716bcd71
commit 52bef4c19d
3 changed files with 3 additions and 3 deletions

View File

@ -40,7 +40,7 @@ color0 #161616
color1 #fd4285
color2 #a6e22d
color3 #e5da72
color4 #0094d8
color4 #005577
color5 #9a37ff
color6 #50b6d8
color7 #c7c7c7

View File

@ -100,7 +100,7 @@ static const char *colorname[] = {
"#fd4285",
"#a6e22d",
"#e5da72",
"#0094d8",
"#005577",
"#9a37ff",
"#50b6d8",
"#c7c7c7",

View File

@ -10,7 +10,7 @@ color0: black: #161616
color1: red: #fd4285
color2: green: #a6e22d
color3: yellow: #e5da72
color4: blue: #0094d8
color4: blue: #005577
color5: magenta: #9a37ff
color6: cyan: #50b6d8
color7: white: #c7c7c7