Update themese
This commit is contained in:
23
alacritty/themes/gruvbox_material.toml
Normal file
23
alacritty/themes/gruvbox_material.toml
Normal file
@@ -0,0 +1,23 @@
|
||||
[colors.bright]
|
||||
black = "0x928374"
|
||||
blue = "0x7daea3"
|
||||
cyan = "0x89b482"
|
||||
green = "0xa9b665"
|
||||
magenta = "0xd3869b"
|
||||
red = "0xea6962"
|
||||
white = "0xdfbf8e"
|
||||
yellow = "0xe3a84e"
|
||||
|
||||
[colors.normal]
|
||||
black = "0x665c54"
|
||||
blue = "0x7daea3"
|
||||
cyan = "0x89b482"
|
||||
green = "0xa9b665"
|
||||
magenta = "0xd3869b"
|
||||
red = "0xea6962"
|
||||
white = "0xdfbf8e"
|
||||
yellow = "0xe78a4e"
|
||||
|
||||
[colors.primary]
|
||||
background = "0x282828"
|
||||
foreground = "0xdfbf8e"
|
Reference in New Issue
Block a user