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 = "#686868"
|
||||
blue = "#59C2FF"
|
||||
cyan = "#95E6CB"
|
||||
green = "#C2D94C"
|
||||
magenta = "#FFEE99"
|
||||
red = "#F07178"
|
||||
white = "#FFFFFF"
|
||||
yellow = "#FFB454"
|
||||
|
||||
[colors.normal]
|
||||
black = "#01060E"
|
||||
blue = "#53BDFA"
|
||||
cyan = "#90E1C6"
|
||||
green = "#91B362"
|
||||
magenta = "#FAE994"
|
||||
red = "#EA6C73"
|
||||
white = "#C7C7C7"
|
||||
yellow = "#F9AF4F"
|
||||
|
||||
[colors.primary]
|
||||
background = "#0A0E14"
|
||||
foreground = "#B3B1AD"
|
Reference in New Issue
Block a user