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: Pastel White
author: Muzieca
primary:
background: "#000000"
foreground: "#ffffff"
cursor:
text: "#000000"
cursor: "#ffffff"
normal:
black: "#646e5b"
red: "#db7464"
green: "#a7e160"
yellow: "#dbd560"
blue: "#69b2d6"
magenta: "#a073d6"
cyan: "#69e1d3"
white: "#9ea894"
bright:
black: "#88927e"
red: "#dba08f"
green: "#bde18b"
yellow: "#dbda8b"
blue: "#95a9d6"
magenta: "#b59fd6"
cyan: "#95e1d2"
white: "#c9d0c2"