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: Neon
author: ""
primary:
background: "#171717"
foreground: "#f8f8f8"
cursor:
text: "#171717"
cursor: "#f8f8f8"
normal:
black: "#171717"
red: "#d81765"
green: "#97d01a"
yellow: "#ffa800"
blue: "#16b1fb"
magenta: "#ff2491"
cyan: "#0fdcb6"
white: "#ebebeb"
bright:
black: "#38252c"
red: "#ff0000"
green: "#76b639"
yellow: "#e1a126"
blue: "#289cd5"
magenta: "#ff2491"
cyan: "#0a9b81"
white: "#f8f8f8"