Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/NumixDarkest.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/NumixDarkest.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Numix Darkest
|
||||
author: ""
|
||||
primary:
|
||||
background: "#282828"
|
||||
foreground: "#a2a2a2"
|
||||
cursor:
|
||||
text: "#282828"
|
||||
cursor: "#a2a2a2"
|
||||
normal:
|
||||
black: "#555555"
|
||||
red: "#9c3528"
|
||||
green: "#61bc3b"
|
||||
yellow: "#f3b43a"
|
||||
blue: "#0d68a8"
|
||||
magenta: "#744560"
|
||||
cyan: "#288e9c"
|
||||
white: "#a2a2a2"
|
||||
bright:
|
||||
black: "#888888"
|
||||
red: "#d64937"
|
||||
green: "#86df5d"
|
||||
yellow: "#fdd75a"
|
||||
blue: "#0f75bd"
|
||||
magenta: "#9e5e83"
|
||||
cyan: "#37c3d6"
|
||||
white: "#f9f9f9"
|
||||
Reference in New Issue
Block a user