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: Orangish
author: ""
primary:
background: "#000000"
foreground: "#ffffff"
cursor:
text: "#000000"
cursor: "#ffffff"
normal:
black: "#251f1f"
red: "#eb4509"
green: "#94e76b"
yellow: "#ffac18"
blue: "#46aede"
magenta: "#e32c57"
cyan: "#d6dbac"
white: "#efefef"
bright:
black: "#5e5e5e"
red: "#eb4509"
green: "#95e76b"
yellow: "#ffac18"
blue: "#46aede"
magenta: "#e32c57"
cyan: "#d6dbac"
white: "#efefef"