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: Londontube (dark)
author: Chris Kempson
primary:
background: "#231f20"
foreground: "#d9d8d8"
cursor:
text: "#231f20"
cursor: "#d9d8d8"
normal:
black: "#231f20"
red: "#ee2e24"
green: "#00853e"
yellow: "#ffd204"
blue: "#009ddc"
magenta: "#98005d"
cyan: "#85cebc"
white: "#d9d8d8"
bright:
black: "#737171"
red: "#ee2e24"
green: "#00853e"
yellow: "#ffd204"
blue: "#009ddc"
magenta: "#98005d"
cyan: "#85cebc"
white: "#ffffff"