Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Dkeg - catchmeifyoucan.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Dkeg - catchmeifyoucan.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Catch Me If You Can
|
||||
author: dkeg
|
||||
primary:
|
||||
background: "#170f0d"
|
||||
foreground: "#f9f9f9"
|
||||
cursor:
|
||||
text: "#170f0d"
|
||||
cursor: "#f9f9f9"
|
||||
normal:
|
||||
black: "#130f0c"
|
||||
red: "#604c38"
|
||||
green: "#8d7f85"
|
||||
yellow: "#907256"
|
||||
blue: "#aa8d70"
|
||||
magenta: "#b9a38d"
|
||||
cyan: "#c4bfbf"
|
||||
white: "#c4ae99"
|
||||
bright:
|
||||
black: "#c69f77"
|
||||
red: "#cab9a8"
|
||||
green: "#d5c6b8"
|
||||
yellow: "#dcd1c7"
|
||||
blue: "#e0e0e2"
|
||||
magenta: "#e4dad2"
|
||||
cyan: "#eae3dc"
|
||||
white: "#f6f2f0"
|
||||
Reference in New Issue
Block a user