Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Visibone.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Visibone.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: VisiBone
|
||||
author: ""
|
||||
primary:
|
||||
background: "#000000"
|
||||
foreground: "#ffffff"
|
||||
cursor:
|
||||
text: "#000000"
|
||||
cursor: "#ffffff"
|
||||
normal:
|
||||
black: "#666666"
|
||||
red: "#cc6666"
|
||||
green: "#66cc99"
|
||||
yellow: "#cc9966"
|
||||
blue: "#6699cc"
|
||||
magenta: "#cc6699"
|
||||
cyan: "#66cccc"
|
||||
white: "#cccccc"
|
||||
bright:
|
||||
black: "#999999"
|
||||
red: "#ff9999"
|
||||
green: "#99ffcc"
|
||||
yellow: "#ffcc99"
|
||||
blue: "#99ccff"
|
||||
magenta: "#ff99cc"
|
||||
cyan: "#99ffff"
|
||||
white: "#ffffff"
|
||||
Reference in New Issue
Block a user