Update themese
This commit is contained in:
31
alacritty/themes/Atelierforest.dark.toml
Normal file
31
alacritty/themes/Atelierforest.dark.toml
Normal file
@@ -0,0 +1,31 @@
|
||||
[colors]
|
||||
author = "Chris Kempson"
|
||||
name = "Atelierforest (dark)"
|
||||
|
||||
[colors.bright]
|
||||
black = "#766e6b"
|
||||
blue = "#407ee7"
|
||||
cyan = "#00ad9c"
|
||||
green = "#5ab738"
|
||||
magenta = "#6666ea"
|
||||
red = "#f22c40"
|
||||
white = "#f1efee"
|
||||
yellow = "#d5911a"
|
||||
|
||||
[colors.cursor]
|
||||
cursor = "#a8a19f"
|
||||
text = "#1b1918"
|
||||
|
||||
[colors.normal]
|
||||
black = "#1b1918"
|
||||
blue = "#407ee7"
|
||||
cyan = "#00ad9c"
|
||||
green = "#5ab738"
|
||||
magenta = "#6666ea"
|
||||
red = "#f22c40"
|
||||
white = "#a8a19f"
|
||||
yellow = "#d5911a"
|
||||
|
||||
[colors.primary]
|
||||
background = "#1b1918"
|
||||
foreground = "#a8a19f"
|
Reference in New Issue
Block a user