Update themese
This commit is contained in:
23
alacritty/themes/ayu_dark.toml
Normal file
23
alacritty/themes/ayu_dark.toml
Normal file
@@ -0,0 +1,23 @@
|
||||
[colors.bright]
|
||||
black = "0x686868"
|
||||
blue = "0x59C2FF"
|
||||
cyan = "0x95E6CB"
|
||||
green = "0xC2D94C"
|
||||
magenta = "0xFFEE99"
|
||||
red = "0xF07178"
|
||||
white = "0xFFFFFF"
|
||||
yellow = "0xFFB454"
|
||||
|
||||
[colors.normal]
|
||||
black = "0x01060E"
|
||||
blue = "0x53BDFA"
|
||||
cyan = "0x90E1C6"
|
||||
green = "0x91B362"
|
||||
magenta = "0xFAE994"
|
||||
red = "0xEA6C73"
|
||||
white = "0xC7C7C7"
|
||||
yellow = "0xF9AF4F"
|
||||
|
||||
[colors.primary]
|
||||
background = "0x0A0E14"
|
||||
foreground = "0xB3B1AD"
|
Reference in New Issue
Block a user