Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Muzieca mono.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Muzieca mono.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Mono
|
||||
author: Muzieca
|
||||
primary:
|
||||
background: "#000000"
|
||||
foreground: "#ffffff"
|
||||
cursor:
|
||||
text: "#000000"
|
||||
cursor: "#ffffff"
|
||||
normal:
|
||||
black: "#000000"
|
||||
red: "#111111"
|
||||
green: "#222222"
|
||||
yellow: "#333333"
|
||||
blue: "#444444"
|
||||
magenta: "#555555"
|
||||
cyan: "#666666"
|
||||
white: "#777777"
|
||||
bright:
|
||||
black: "#090909"
|
||||
red: "#181818"
|
||||
green: "#272727"
|
||||
yellow: "#393939"
|
||||
blue: "#484848"
|
||||
magenta: "#595959"
|
||||
cyan: "#707070"
|
||||
white: "#818181"
|
||||
Reference in New Issue
Block a user