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: Greenscreen (dark)
author: Chris Kempson
primary:
background: "#001100"
foreground: "#00bb00"
cursor:
text: "#001100"
cursor: "#00bb00"
normal:
black: "#001100"
red: "#007700"
green: "#00bb00"
yellow: "#007700"
blue: "#009900"
magenta: "#00bb00"
cyan: "#005500"
white: "#00bb00"
bright:
black: "#007700"
red: "#007700"
green: "#00bb00"
yellow: "#007700"
blue: "#009900"
magenta: "#00bb00"
cyan: "#005500"
white: "#00ff00"