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: Atelierseaside (light)
author: Chris Kempson
primary:
background: "#f0fff0"
foreground: "#5e6e5e"
cursor:
text: "#f0fff0"
cursor: "#5e6e5e"
normal:
black: "#131513"
red: "#e6193c"
green: "#29a329"
yellow: "#c3c322"
blue: "#3d62f5"
magenta: "#ad2bee"
cyan: "#1999b3"
white: "#8ca68c"
bright:
black: "#687d68"
red: "#e6193c"
green: "#29a329"
yellow: "#c3c322"
blue: "#3d62f5"
magenta: "#ad2bee"
cyan: "#1999b3"
white: "#f0fff0"