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: Red Phoenix
author: dkeg
primary:
background: "#111111"
foreground: "#ffffff"
cursor:
text: "#111111"
cursor: "#ffffff"
normal:
black: "#131313"
red: "#2d2d2d"
green: "#4c3a3d"
yellow: "#4e4e4e"
blue: "#6f6f6f"
magenta: "#909090"
cyan: "#aaa998"
white: "#b1b1b1"
bright:
black: "#d1d1d1"
red: "#d2c3ad"
green: "#df9767"
yellow: "#e1e1e1"
blue: "#ededed"
magenta: "#ed4b19"
cyan: "#f2361e"
white: "#fa390f"