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: Belge
author: ""
primary:
background: "#000000"
foreground: "#ffffff"
cursor:
text: "#000000"
cursor: "#ffffff"
normal:
black: "#252525"
red: "#ef6769"
green: "#a6e22e"
yellow: "#fd971f"
blue: "#6495ed"
magenta: "#deb887"
cyan: "#b0c4de"
white: "#dbdcdc"
bright:
black: "#454545"
red: "#fc7ca5"
green: "#b6e354"
yellow: "#fd971f"
blue: "#87ceeb"
magenta: "#996600"
cyan: "#87ceeb"
white: "#fdfdfd"