Add alacritty zenwritten themes
This commit is contained in:
25
.config/alacritty/themes/zenwritten_dark.toml
Normal file
25
.config/alacritty/themes/zenwritten_dark.toml
Normal file
@@ -0,0 +1,25 @@
|
||||
# This file is auto-generated by shipwright.nvim
|
||||
[colors.bright]
|
||||
black = "#3D3839"
|
||||
red = "#E8838F"
|
||||
green = "#8BAE68"
|
||||
yellow = "#D68C67"
|
||||
blue = "#61ABDA"
|
||||
magenta = "#CF86C1"
|
||||
cyan = "#65B8C1"
|
||||
white = "#8E8E8E"
|
||||
[colors.cursor]
|
||||
cursor = "#C9C9C9"
|
||||
text = "#191919"
|
||||
[colors.normal]
|
||||
black = "#191919"
|
||||
blue = "#6099C0"
|
||||
cyan = "#66A5AD"
|
||||
green = "#819B69"
|
||||
magenta = "#B279A7"
|
||||
red = "#DE6E7C"
|
||||
white = "#BBBBBB"
|
||||
yellow = "#B77E64"
|
||||
[colors.primary]
|
||||
background = "#191919"
|
||||
foreground = "#BBBBBB"
|
||||
Reference in New Issue
Block a user