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: Numix Darkest
author: ""
primary:
background: "#282828"
foreground: "#a2a2a2"
cursor:
text: "#282828"
cursor: "#a2a2a2"
normal:
black: "#555555"
red: "#9c3528"
green: "#61bc3b"
yellow: "#f3b43a"
blue: "#0d68a8"
magenta: "#744560"
cyan: "#288e9c"
white: "#a2a2a2"
bright:
black: "#888888"
red: "#d64937"
green: "#86df5d"
yellow: "#fdd75a"
blue: "#0f75bd"
magenta: "#9e5e83"
cyan: "#37c3d6"
white: "#f9f9f9"