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: Unsifted Wheat
author: dkeg
primary:
background: "#111111"
foreground: "#d3d3d3"
cursor:
text: "#111111"
cursor: "#d3d3d3"
normal:
black: "#382c2f"
red: "#48393a"
green: "#65534d"
yellow: "#79665a"
blue: "#836e5e"
magenta: "#8e7766"
cyan: "#917781"
white: "#9a846d"
bright:
black: "#ac9377"
red: "#baa17e"
green: "#bca282"
yellow: "#c1a67e"
blue: "#cfb48e"
magenta: "#d1baa3"
cyan: "#dfc39b"
white: "#eed8c4"