Update themese
This commit is contained in:
31
alacritty/themes/Zenburn.toml
Normal file
31
alacritty/themes/Zenburn.toml
Normal file
@@ -0,0 +1,31 @@
|
||||
[colors]
|
||||
author = ""
|
||||
name = "zenburn"
|
||||
|
||||
[colors.bright]
|
||||
black = "#709080"
|
||||
blue = "#94bff3"
|
||||
cyan = "#93e0e3"
|
||||
green = "#c3bf9f"
|
||||
magenta = "#ec93d3"
|
||||
red = "#dca3a3"
|
||||
white = "#ffffff"
|
||||
yellow = "#f0dfaf"
|
||||
|
||||
[colors.cursor]
|
||||
cursor = "#ffffff"
|
||||
text = "#000000"
|
||||
|
||||
[colors.normal]
|
||||
black = "#1e2320"
|
||||
blue = "#506070"
|
||||
cyan = "#8cd0d3"
|
||||
green = "#60b48a"
|
||||
magenta = "#dc8cc3"
|
||||
red = "#705050"
|
||||
white = "#dcdccc"
|
||||
yellow = "#dfaf8f"
|
||||
|
||||
[colors.primary]
|
||||
background = "#000000"
|
||||
foreground = "#ffffff"
|
Reference in New Issue
Block a user