Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Paraiso.light.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Paraiso.light.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Paraiso (light)
|
||||
author: Chris Kempson
|
||||
primary:
|
||||
background: "#e7e9db"
|
||||
foreground: "#4f424c"
|
||||
cursor:
|
||||
text: "#e7e9db"
|
||||
cursor: "#4f424c"
|
||||
normal:
|
||||
black: "#2f1e2e"
|
||||
red: "#ef6155"
|
||||
green: "#48b685"
|
||||
yellow: "#fec418"
|
||||
blue: "#06b6ef"
|
||||
magenta: "#815ba4"
|
||||
cyan: "#5bc4bf"
|
||||
white: "#a39e9b"
|
||||
bright:
|
||||
black: "#776e71"
|
||||
red: "#ef6155"
|
||||
green: "#48b685"
|
||||
yellow: "#fec418"
|
||||
blue: "#06b6ef"
|
||||
magenta: "#815ba4"
|
||||
cyan: "#5bc4bf"
|
||||
white: "#e7e9db"
|
||||
Reference in New Issue
Block a user