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: Lost Woods
author: Baskerville
primary:
background: "#000000"
foreground: "#919191"
cursor:
text: "#000000"
cursor: "#919191"
normal:
black: "#303030"
red: "#a13a38"
green: "#00715d"
yellow: "#006f32"
blue: "#a43261"
magenta: "#913e88"
cyan: "#007086"
white: "#c6c6c6"
bright:
black: "#5e5e5e"
red: "#ffa59a"
green: "#24dfc4"
yellow: "#73db95"
blue: "#ff9fc9"
magenta: "#ffa7f6"
cyan: "#00ddf4"
white: "#ffffff"