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: Shapeshifter (light)
author: Chris Kempson
primary:
background: "#f9f9f9"
foreground: "#102015"
cursor:
text: "#f9f9f9"
cursor: "#102015"
normal:
black: "#000000"
red: "#e92f2f"
green: "#0ed839"
yellow: "#dddd13"
blue: "#3b48e3"
magenta: "#f996e2"
cyan: "#23edda"
white: "#ababab"
bright:
black: "#343434"
red: "#e92f2f"
green: "#0ed839"
yellow: "#dddd13"
blue: "#3b48e3"
magenta: "#f996e2"
cyan: "#23edda"
white: "#f9f9f9"