Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Muzieca lowcontrast.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Muzieca lowcontrast.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Low Contrast
|
||||
author: Muzieca
|
||||
primary:
|
||||
background: "#3c3b37"
|
||||
foreground: "#93a1a1"
|
||||
cursor:
|
||||
text: "#3c3b37"
|
||||
cursor: "#93a1a1"
|
||||
normal:
|
||||
black: "#5f5f5f"
|
||||
red: "#d96468"
|
||||
green: "#a2d964"
|
||||
yellow: "#d9c964"
|
||||
blue: "#64a2d9"
|
||||
magenta: "#9a64d9"
|
||||
cyan: "#64d9d5"
|
||||
white: "#989898"
|
||||
bright:
|
||||
black: "#828282"
|
||||
red: "#d98f93"
|
||||
green: "#b8d98f"
|
||||
yellow: "#d9cf8f"
|
||||
blue: "#8f99d9"
|
||||
magenta: "#b08fd9"
|
||||
cyan: "#8fd9d5"
|
||||
white: "#c5c5c5"
|
||||
Reference in New Issue
Block a user