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: tlh
author: ""
primary:
background: "#101010"
foreground: "#66ff66"
cursor:
text: "#101010"
cursor: "#66ff66"
normal:
black: "#1c1c1c"
red: "#d81860"
green: "#60ff60"
yellow: "#f9fd75"
blue: "#4695c8"
magenta: "#a78edb"
cyan: "#43afce"
white: "#f3ebe2"
bright:
black: "#4d4d4d"
red: "#f00060"
green: "#70ff70"
yellow: "#f9fd80"
blue: "#5a9dc8"
magenta: "#b29fdb"
cyan: "#69b8ce"
white: "#eeeeee"