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: Jason Wryan
author: ""
primary:
background: "#000000"
foreground: "#ffffff"
cursor:
text: "#000000"
cursor: "#ffffff"
normal:
black: "#222222"
red: "#9e5641"
green: "#6c7e55"
yellow: "#caaf2b"
blue: "#4c8ea1"
magenta: "#956d9d"
cyan: "#7c9aa6"
white: "#909090"
bright:
black: "#454545"
red: "#cc896d"
green: "#7db37d"
yellow: "#bfb556"
blue: "#6bc1d0"
magenta: "#c18fcb"
cyan: "#8fadbf"
white: "#ffffff"