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: Low Contrast
author: Muzieca
primary:
background: "#3c3b37"
foreground: "#93a1a1"
cursor:
text: "#3c3b37"
cursor: "#93a1a1"
normal:
black: "#5f5f5f"
red: "#d96468"
green: "#a2d964"
yellow: "#d9c964"
blue: "#64a2d9"
magenta: "#9a64d9"
cyan: "#64d9d5"
white: "#989898"
bright:
black: "#828282"
red: "#d98f93"
green: "#b8d98f"
yellow: "#d9cf8f"
blue: "#8f99d9"
magenta: "#b08fd9"
cyan: "#8fd9d5"
white: "#c5c5c5"