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: Erebus
author: ""
primary:
background: "#000000"
foreground: "#ffffff"
cursor:
text: "#000000"
cursor: "#ffffff"
normal:
black: "#757575"
red: "#ff5f5f"
green: "#de8a36"
yellow: "#d78787"
blue: "#af5fd7"
magenta: "#ff87d7"
cyan: "#dea3e5"
white: "#b8b8b8"
bright:
black: "#b8b8b8"
red: "#d78787"
green: "#ff9f6f"
yellow: "#ff5f5f"
blue: "#dea3e5"
magenta: "#d7afaf"
cyan: "#af5fd7"
white: "#757575"