mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-21 20:06:31 +00:00
Change alacritty black color to add more contrast
This commit is contained in:
parent
87c1191113
commit
41683da3a7
@ -174,7 +174,7 @@ colors:
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x000000'
|
||||
black: '0xb4b4b4' # would be '0x000000'
|
||||
red: '0xf7786d'
|
||||
green: '0xbde97c'
|
||||
yellow: '0xefdfac'
|
||||
|
Loading…
Reference in New Issue
Block a user