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: Twilight (light)
author: Chris Kempson
primary:
background: "#ffffff"
foreground: "#464b50"
cursor:
text: "#ffffff"
cursor: "#464b50"
normal:
black: "#1e1e1e"
red: "#cf6a4c"
green: "#8f9d6a"
yellow: "#f9ee98"
blue: "#7587a6"
magenta: "#9b859d"
cyan: "#afc4db"
white: "#a7a7a7"
bright:
black: "#5f5a60"
red: "#cf6a4c"
green: "#8f9d6a"
yellow: "#f9ee98"
blue: "#7587a6"
magenta: "#9b859d"
cyan: "#afc4db"
white: "#ffffff"