Update themese
This commit is contained in:
31
alacritty/themes/Garuda.dr460nized.toml
Normal file
31
alacritty/themes/Garuda.dr460nized.toml
Normal file
@@ -0,0 +1,31 @@
|
||||
[colors]
|
||||
author = "dr460nf1r3"
|
||||
name = "Garuda (dr460nized)"
|
||||
|
||||
[colors.bright]
|
||||
black = "0xa6896b"
|
||||
blue = "0xF35645"
|
||||
cyan = "0xFAD32F"
|
||||
green = "0xEB3247"
|
||||
magenta = "0xF6A73B"
|
||||
red = "0x5F4149"
|
||||
white = "0xeec49a"
|
||||
yellow = "0xBC4349"
|
||||
|
||||
[colors.cursor]
|
||||
cursor = "0xeec49a"
|
||||
text = "0x0a1124"
|
||||
|
||||
[colors.normal]
|
||||
black = "0x0a1124"
|
||||
blue = "0xF35645"
|
||||
cyan = "0xFAD32F"
|
||||
green = "0xEB3247"
|
||||
magenta = "0xF6A73B"
|
||||
red = "0x5F4149"
|
||||
white = "0xeec49a"
|
||||
yellow = "0xBC4349"
|
||||
|
||||
[colors.primary]
|
||||
background = "0x0a1124"
|
||||
foreground = "0xeec49a"
|
Reference in New Issue
Block a user