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: Derp
author: ""
primary:
background: "#000000"
foreground: "#ffffff"
cursor:
text: "#000000"
cursor: "#ffffff"
normal:
black: "#111111"
red: "#d36265"
green: "#aece91"
yellow: "#e7e18c"
blue: "#5297cf"
magenta: "#963c59"
cyan: "#5e7175"
white: "#bebebe"
bright:
black: "#666666"
red: "#ef8171"
green: "#cfefb3"
yellow: "#fff796"
blue: "#74b8ef"
magenta: "#b85e7b"
cyan: "#a3babf"
white: "#ffffff"