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: Pretty and Pastel
author: IWAFU
primary:
background: "#151515"
foreground: "#888888"
cursor:
text: "#151515"
cursor: "#888888"
normal:
black: "#292929"
red: "#CF6A4C"
green: "#19CB00"
yellow: "#FAD07A"
blue: "#8197BF"
magenta: "#8787AF"
cyan: "#668799"
white: "#888888"
bright:
black: "#525252"
red: "#FF9D80"
green: "#23FD00"
yellow: "#FFEFBF"
blue: "#ACCAFF"
magenta: "#C4C4FF"
cyan: "#80BFAF"
white: "#E8E8D3"