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: Panels
author: dkeg
primary:
background: "#000000"
foreground: "#d3d3d3"
cursor:
text: "#000000"
cursor: "#d3d3d3"
normal:
black: "#191927"
red: "#282f5e"
green: "#2b4593"
yellow: "#344276"
blue: "#4e3a4f"
magenta: "#61372f"
cyan: "#6b484c"
white: "#744537"
bright:
black: "#905749"
red: "#94431c"
green: "#9f582a"
yellow: "#a38687"
blue: "#e1750f"
magenta: "#eaaf25"
cyan: "#fa8e08"
white: "#fca806"