fix: different terminal colors for black and bright black #28 #25

This commit is contained in:
Folke Lemaitre
2021-05-02 10:16:56 +02:00
parent 8a759c7579
commit 7dce3b82dc
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ colors:
# Bright colors
bright:
black: '0x15161E'
black: '0x414868'
red: '0xf7768e'
green: '0x9ece6a'
yellow: '0xe0af68'
+1 -1
View File
@@ -18,7 +18,7 @@ colors:
# Bright colors
bright:
black: '0x1D202F'
black: '0x414868'
red: '0xf7768e'
green: '0x9ece6a'
yellow: '0xe0af68'
+1 -1
View File
@@ -15,7 +15,7 @@
#tab_bar_background #15161E
# normal
color0 #414868
color0 #15161E
color1 #f7768e
color2 #9ece6a
color3 #e0af68
+1 -1
View File
@@ -15,7 +15,7 @@
#tab_bar_background #1D202F
# normal
color0 #414868
color0 #1D202F
color1 #f7768e
color2 #9ece6a
color3 #e0af68