Browse Source

colors: lighten up black color8 to improve readability on black
background

Fabian Peter Hammerle 5 năm trước cách đây
mục cha
commit
f713406b86
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      config

+ 1 - 1
config

@@ -49,7 +49,7 @@ background      = #000000
 
 # black
 color0  = #282a2e
-color8  = #373b41
+color8  = #8c97a6
 
 # red
 color1  = #e92121