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: Brewer (light)
author: Chris Kempson
primary:
background: "#fcfdfe"
foreground: "#515253"
cursor:
text: "#fcfdfe"
cursor: "#515253"
normal:
black: "#0c0d0e"
red: "#e31a1c"
green: "#31a354"
yellow: "#dca060"
blue: "#3182bd"
magenta: "#756bb1"
cyan: "#80b1d3"
white: "#b7b8b9"
bright:
black: "#737475"
red: "#e31a1c"
green: "#31a354"
yellow: "#dca060"
blue: "#3182bd"
magenta: "#756bb1"
cyan: "#80b1d3"
white: "#fcfdfe"