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: Atelierheath (dark)
author: Chris Kempson
primary:
background: "#1b181b"
foreground: "#ab9bab"
cursor:
text: "#1b181b"
cursor: "#ab9bab"
normal:
black: "#1b181b"
red: "#ca402b"
green: "#379a37"
yellow: "#bb8a35"
blue: "#516aec"
magenta: "#7b59c0"
cyan: "#159393"
white: "#ab9bab"
bright:
black: "#776977"
red: "#ca402b"
green: "#379a37"
yellow: "#bb8a35"
blue: "#516aec"
magenta: "#7b59c0"
cyan: "#159393"
white: "#f7f3f7"