fix: improve black contrast in ristretto alacritty theme (#770)
This commit is contained in:
parent
13166960a1
commit
58d6b5ba7f
@ -1,7 +1,7 @@
|
||||
[colors]
|
||||
|
||||
[colors.normal]
|
||||
black = "#2c2525"
|
||||
black = "#72696a"
|
||||
red = "#fd6883"
|
||||
green = "#adda78"
|
||||
yellow = "#f9cc6c"
|
||||
@ -11,7 +11,7 @@ cyan = "#85dacc"
|
||||
white = "#e6d9db"
|
||||
|
||||
[colors.bright]
|
||||
black = "#463a3a"
|
||||
black = "#948a8b"
|
||||
red = "#ff8297"
|
||||
green = "#c8e292"
|
||||
yellow = "#fcd675"
|
||||
|
Loading…
x
Reference in New Issue
Block a user