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: Default (light)
author: Chris Kempson
primary:
background: "#f5f5f5"
foreground: "#303030"
cursor:
text: "#f5f5f5"
cursor: "#303030"
normal:
black: "#151515"
red: "#ac4142"
green: "#90a959"
yellow: "#f4bf75"
blue: "#6a9fb5"
magenta: "#aa759f"
cyan: "#75b5aa"
white: "#d0d0d0"
bright:
black: "#505050"
red: "#ac4142"
green: "#90a959"
yellow: "#f4bf75"
blue: "#6a9fb5"
magenta: "#aa759f"
cyan: "#75b5aa"
white: "#f5f5f5"