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: Embers (light)
author: Chris Kempson
primary:
background: "#dbd6d1"
foreground: "#433b32"
cursor:
text: "#dbd6d1"
cursor: "#433b32"
normal:
black: "#16130f"
red: "#826d57"
green: "#57826d"
yellow: "#6d8257"
blue: "#6d5782"
magenta: "#82576d"
cyan: "#576d82"
white: "#a39a90"
bright:
black: "#5a5047"
red: "#826d57"
green: "#57826d"
yellow: "#6d8257"
blue: "#6d5782"
magenta: "#82576d"
cyan: "#576d82"
white: "#dbd6d1"