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: Splurge
author: ""
primary:
background: "#000000"
foreground: "#ffffff"
cursor:
text: "#000000"
cursor: "#ffffff"
normal:
black: "#4a4b4a"
red: "#d7699a"
green: "#80d468"
yellow: "#d7a169"
blue: "#6985d7"
magenta: "#c86ad4"
cyan: "#6fccd1"
white: "#dbdcdc"
bright:
black: "#696969"
red: "#f5a2b5"
green: "#a3f2a0"
yellow: "#f5cda2"
blue: "#a2c1f5"
magenta: "#d2a2f5"
cyan: "#a0e9f2"
white: "#fdfdfd"