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: Navy and Ivory
author: hal
primary:
background: "#021b21"
foreground: "#e8dfd6"
cursor:
text: "#021b21"
cursor: "#e8dfd6"
normal:
black: "#032c36"
red: "#c2454e"
green: "#7cbf9e"
yellow: "#8a7a63"
blue: "#2e3340"
magenta: "#ff5879"
cyan: "#44b5b1"
white: "#f2f1b9"
bright:
black: "#065f73"
red: "#ef5847"
green: "#a2d9b1"
yellow: "#beb090"
blue: "#61778d"
magenta: "#ff99a1"
cyan: "#9ed9d8"
white: "#f6f6c9"