Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Visibone-alt-2.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Visibone-alt-2.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Visibone Alt. 2
|
||||
author: Gutterslob
|
||||
primary:
|
||||
background: "#333333"
|
||||
foreground: "#CCCCCC"
|
||||
cursor:
|
||||
text: "#333333"
|
||||
cursor: "#CCCCCC"
|
||||
normal:
|
||||
black: "#666666"
|
||||
red: "#CC6699"
|
||||
green: "#99CC66"
|
||||
yellow: "#CC9966"
|
||||
blue: "#6699CC"
|
||||
magenta: "#9966CC"
|
||||
cyan: "#66CC99"
|
||||
white: "#CCCCCC"
|
||||
bright:
|
||||
black: "#999999"
|
||||
red: "#FF99CC"
|
||||
green: "#CCFF99"
|
||||
yellow: "#FFCC99"
|
||||
blue: "#99CCFF"
|
||||
magenta: "#CC99FF"
|
||||
cyan: "#99FFCC"
|
||||
white: "#FFFFFF"
|
||||
Reference in New Issue
Block a user