Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Pretty-and-pastel.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Pretty-and-pastel.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Pretty and Pastel
|
||||
author: IWAFU
|
||||
primary:
|
||||
background: "#151515"
|
||||
foreground: "#888888"
|
||||
cursor:
|
||||
text: "#151515"
|
||||
cursor: "#888888"
|
||||
normal:
|
||||
black: "#292929"
|
||||
red: "#CF6A4C"
|
||||
green: "#19CB00"
|
||||
yellow: "#FAD07A"
|
||||
blue: "#8197BF"
|
||||
magenta: "#8787AF"
|
||||
cyan: "#668799"
|
||||
white: "#888888"
|
||||
bright:
|
||||
black: "#525252"
|
||||
red: "#FF9D80"
|
||||
green: "#23FD00"
|
||||
yellow: "#FFEFBF"
|
||||
blue: "#ACCAFF"
|
||||
magenta: "#C4C4FF"
|
||||
cyan: "#80BFAF"
|
||||
white: "#E8E8D3"
|
||||
Reference in New Issue
Block a user