Fix dotfiles structure

This commit is contained in:
2026-03-15 10:32:59 +05:30
parent ca014e9949
commit a2c3404cb2
2557 changed files with 148415 additions and 0 deletions

View 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"