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: Eldorado dark
author: Baskerville
primary:
background: "#292929"
foreground: "#a2a2a2"
cursor:
text: "#292929"
cursor: "#a2a2a2"
normal:
black: "#4e4e4e"
red: "#a9635d"
green: "#468459"
yellow: "#84763d"
blue: "#5879af"
magenta: "#9c6594"
cyan: "#008592"
white: "#cfcfcf"
bright:
black: "#777777"
red: "#ffbbb2"
green: "#9ddeaf"
yellow: "#e0ce91"
blue: "#b3d1ff"
magenta: "#fabdf0"
cyan: "#79e0ed"
white: "#ffffff"