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: Catch Me If You Can
author: dkeg
primary:
background: "#170f0d"
foreground: "#f9f9f9"
cursor:
text: "#170f0d"
cursor: "#f9f9f9"
normal:
black: "#130f0c"
red: "#604c38"
green: "#8d7f85"
yellow: "#907256"
blue: "#aa8d70"
magenta: "#b9a38d"
cyan: "#c4bfbf"
white: "#c4ae99"
bright:
black: "#c69f77"
red: "#cab9a8"
green: "#d5c6b8"
yellow: "#dcd1c7"
blue: "#e0e0e2"
magenta: "#e4dad2"
cyan: "#eae3dc"
white: "#f6f2f0"