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: Nancy
author: ""
primary:
background: "#010101"
foreground: "#ffffff"
cursor:
text: "#010101"
cursor: "#ffffff"
normal:
black: "#1b1d1e"
red: "#f92672"
green: "#82b414"
yellow: "#fd971f"
blue: "#4e82aa"
magenta: "#8c54fe"
cyan: "#465457"
white: "#ccccc6"
bright:
black: "#505354"
red: "#ff5995"
green: "#b6e354"
yellow: "#feed6c"
blue: "#0c73c2"
magenta: "#9e6ffe"
cyan: "#899ca1"
white: "#f8f8f2"