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: Monokai (dark)
author: Chris Kempson
primary:
background: "#272822"
foreground: "#f8f8f2"
cursor:
text: "#272822"
cursor: "#f8f8f2"
normal:
black: "#272822"
red: "#f92672"
green: "#a6e22e"
yellow: "#f4bf75"
blue: "#66d9ef"
magenta: "#ae81ff"
cyan: "#a1efe4"
white: "#f8f8f2"
bright:
black: "#75715e"
red: "#f92672"
green: "#a6e22e"
yellow: "#f4bf75"
blue: "#66d9ef"
magenta: "#ae81ff"
cyan: "#a1efe4"
white: "#f9f8f5"