Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Muzieca pastel white.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Muzieca pastel white.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Pastel White
|
||||
author: Muzieca
|
||||
primary:
|
||||
background: "#000000"
|
||||
foreground: "#ffffff"
|
||||
cursor:
|
||||
text: "#000000"
|
||||
cursor: "#ffffff"
|
||||
normal:
|
||||
black: "#646e5b"
|
||||
red: "#db7464"
|
||||
green: "#a7e160"
|
||||
yellow: "#dbd560"
|
||||
blue: "#69b2d6"
|
||||
magenta: "#a073d6"
|
||||
cyan: "#69e1d3"
|
||||
white: "#9ea894"
|
||||
bright:
|
||||
black: "#88927e"
|
||||
red: "#dba08f"
|
||||
green: "#bde18b"
|
||||
yellow: "#dbda8b"
|
||||
blue: "#95a9d6"
|
||||
magenta: "#b59fd6"
|
||||
cyan: "#95e1d2"
|
||||
white: "#c9d0c2"
|
||||
Reference in New Issue
Block a user