Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Eqie6.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Eqie6.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Eqie6
|
||||
author: ""
|
||||
primary:
|
||||
background: "#111111"
|
||||
foreground: "#cccccc"
|
||||
cursor:
|
||||
text: "#111111"
|
||||
cursor: "#cccccc"
|
||||
normal:
|
||||
black: "#222222"
|
||||
red: "#e84f4f"
|
||||
green: "#b7ce42"
|
||||
yellow: "#fea63c"
|
||||
blue: "#66a9b9"
|
||||
magenta: "#b7416e"
|
||||
cyan: "#6d878d"
|
||||
white: "#cccccc"
|
||||
bright:
|
||||
black: "#666666"
|
||||
red: "#d23d3d"
|
||||
green: "#bde077"
|
||||
yellow: "#ffe863"
|
||||
blue: "#aaccbb"
|
||||
magenta: "#e16a98"
|
||||
cyan: "#42717b"
|
||||
white: "#ffffff"
|
||||
Reference in New Issue
Block a user