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: Bitmute
author: ""
primary:
background: "#000000"
foreground: "#ffffff"
cursor:
text: "#000000"
cursor: "#ffffff"
normal:
black: "#282828"
red: "#b76969"
green: "#719d72"
yellow: "#909858"
blue: "#68668f"
magenta: "#966894"
cyan: "#688891"
white: "#8e8e8e"
bright:
black: "#494949"
red: "#b87e7e"
green: "#839d84"
yellow: "#919864"
blue: "#73718f"
magenta: "#987397"
cyan: "#758c93"
white: "#aeaeae"