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: Iiamblack
author: iiamblack
primary:
background: "#000000"
foreground: "#ffffff"
cursor:
text: "#000000"
cursor: "#ffffff"
normal:
black: "#393939"
red: "#da4939"
green: "#519f50"
yellow: "#cc7833"
blue: "#6d9cbe"
magenta: "#9f5079"
cyan: "#435d75"
white: "#dddddd"
bright:
black: "#474747"
red: "#ff6c5c"
green: "#a5c261"
yellow: "#bc9458"
blue: "#d0d0ff"
magenta: "#a761c2"
cyan: "#6e98a4"
white: "#dddddd"