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: FarSide
author: Baskerville
primary:
background: "#000000"
foreground: "#919191"
cursor:
text: "#000000"
cursor: "#919191"
normal:
black: "#303030"
red: "#a43261"
green: "#006ca5"
yellow: "#007086"
blue: "#6751a6"
magenta: "#913e88"
cyan: "#0061b1"
white: "#c6c6c6"
bright:
black: "#5e5e5e"
red: "#ff9fc9"
green: "#3bd6ff"
yellow: "#00ddf4"
blue: "#d5b8ff"
magenta: "#ffa7f6"
cyan: "#93c9ff"
white: "#ffffff"