Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Dkeg - redphoenix.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Dkeg - redphoenix.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Red Phoenix
|
||||
author: dkeg
|
||||
primary:
|
||||
background: "#111111"
|
||||
foreground: "#ffffff"
|
||||
cursor:
|
||||
text: "#111111"
|
||||
cursor: "#ffffff"
|
||||
normal:
|
||||
black: "#131313"
|
||||
red: "#2d2d2d"
|
||||
green: "#4c3a3d"
|
||||
yellow: "#4e4e4e"
|
||||
blue: "#6f6f6f"
|
||||
magenta: "#909090"
|
||||
cyan: "#aaa998"
|
||||
white: "#b1b1b1"
|
||||
bright:
|
||||
black: "#d1d1d1"
|
||||
red: "#d2c3ad"
|
||||
green: "#df9767"
|
||||
yellow: "#e1e1e1"
|
||||
blue: "#ededed"
|
||||
magenta: "#ed4b19"
|
||||
cyan: "#f2361e"
|
||||
white: "#fa390f"
|
||||
Reference in New Issue
Block a user