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: thwump
author: ""
primary:
background: "#000000"
foreground: "#ffffff"
cursor:
text: "#000000"
cursor: "#ffffff"
normal:
black: "#202020"
red: "#a07070"
green: "#70a070"
yellow: "#a0a070"
blue: "#7070a0"
magenta: "#a070a0"
cyan: "#70a0a0"
white: "#a0a0a0"
bright:
black: "#505050"
red: "#d07070"
green: "#70d070"
yellow: "#d0d070"
blue: "#7070d0"
magenta: "#d070d0"
cyan: "#70d0d0"
white: "#f0f0f0"