Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Atelierforest.light.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Atelierforest.light.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Atelierforest (light)
|
||||
author: Chris Kempson
|
||||
primary:
|
||||
background: "#f1efee"
|
||||
foreground: "#68615e"
|
||||
cursor:
|
||||
text: "#f1efee"
|
||||
cursor: "#68615e"
|
||||
normal:
|
||||
black: "#1b1918"
|
||||
red: "#f22c40"
|
||||
green: "#5ab738"
|
||||
yellow: "#d5911a"
|
||||
blue: "#407ee7"
|
||||
magenta: "#6666ea"
|
||||
cyan: "#00ad9c"
|
||||
white: "#a8a19f"
|
||||
bright:
|
||||
black: "#766e6b"
|
||||
red: "#f22c40"
|
||||
green: "#5ab738"
|
||||
yellow: "#d5911a"
|
||||
blue: "#407ee7"
|
||||
magenta: "#6666ea"
|
||||
cyan: "#00ad9c"
|
||||
white: "#f1efee"
|
||||
Reference in New Issue
Block a user