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: Isotope (dark)
author: Chris Kempson
primary:
background: "#000000"
foreground: "#d0d0d0"
cursor:
text: "#000000"
cursor: "#d0d0d0"
normal:
black: "#000000"
red: "#ff0000"
green: "#33ff00"
yellow: "#ff0099"
blue: "#0066ff"
magenta: "#cc00ff"
cyan: "#00ffff"
white: "#d0d0d0"
bright:
black: "#808080"
red: "#ff0000"
green: "#33ff00"
yellow: "#ff0099"
blue: "#0066ff"
magenta: "#cc00ff"
cyan: "#00ffff"
white: "#ffffff"