Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Dkeg - panels.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Dkeg - panels.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Panels
|
||||
author: dkeg
|
||||
primary:
|
||||
background: "#000000"
|
||||
foreground: "#d3d3d3"
|
||||
cursor:
|
||||
text: "#000000"
|
||||
cursor: "#d3d3d3"
|
||||
normal:
|
||||
black: "#191927"
|
||||
red: "#282f5e"
|
||||
green: "#2b4593"
|
||||
yellow: "#344276"
|
||||
blue: "#4e3a4f"
|
||||
magenta: "#61372f"
|
||||
cyan: "#6b484c"
|
||||
white: "#744537"
|
||||
bright:
|
||||
black: "#905749"
|
||||
red: "#94431c"
|
||||
green: "#9f582a"
|
||||
yellow: "#a38687"
|
||||
blue: "#e1750f"
|
||||
magenta: "#eaaf25"
|
||||
cyan: "#fa8e08"
|
||||
white: "#fca806"
|
||||
Reference in New Issue
Block a user