mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-22 06:56: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 colors
|
||||||
normal:
|
normal:
|
||||||
black: '0x000000'
|
black: '0xb4b4b4' # would be '0x000000'
|
||||||
red: '0xf7786d'
|
red: '0xf7786d'
|
||||||
green: '0xbde97c'
|
green: '0xbde97c'
|
||||||
yellow: '0xefdfac'
|
yellow: '0xefdfac'
|
||||||
|
Loading…
Reference in New Issue
Block a user