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: Grayscale (dark)
author: Chris Kempson
primary:
background: "#101010"
foreground: "#b9b9b9"
cursor:
text: "#101010"
cursor: "#b9b9b9"
normal:
black: "#101010"
red: "#7c7c7c"
green: "#8e8e8e"
yellow: "#a0a0a0"
blue: "#686868"
magenta: "#747474"
cyan: "#868686"
white: "#b9b9b9"
bright:
black: "#525252"
red: "#7c7c7c"
green: "#8e8e8e"
yellow: "#a0a0a0"
blue: "#686868"
magenta: "#747474"
cyan: "#868686"
white: "#f7f7f7"