Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Atelierheath.dark.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Atelierheath.dark.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Atelierheath (dark)
|
||||
author: Chris Kempson
|
||||
primary:
|
||||
background: "#1b181b"
|
||||
foreground: "#ab9bab"
|
||||
cursor:
|
||||
text: "#1b181b"
|
||||
cursor: "#ab9bab"
|
||||
normal:
|
||||
black: "#1b181b"
|
||||
red: "#ca402b"
|
||||
green: "#379a37"
|
||||
yellow: "#bb8a35"
|
||||
blue: "#516aec"
|
||||
magenta: "#7b59c0"
|
||||
cyan: "#159393"
|
||||
white: "#ab9bab"
|
||||
bright:
|
||||
black: "#776977"
|
||||
red: "#ca402b"
|
||||
green: "#379a37"
|
||||
yellow: "#bb8a35"
|
||||
blue: "#516aec"
|
||||
magenta: "#7b59c0"
|
||||
cyan: "#159393"
|
||||
white: "#f7f3f7"
|
||||
Reference in New Issue
Block a user