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: Tangoesque
author: ""
primary:
background: "#000000"
foreground: "#aaaaaa"
cursor:
text: "#000000"
cursor: "#aaaaaa"
normal:
black: "#202020"
red: "#ff6565"
green: "#93d44f"
yellow: "#eab93d"
blue: "#204a87"
magenta: "#ce5c00"
cyan: "#89b6e2"
white: "#cccccc"
bright:
black: "#606060"
red: "#ff8d8d"
green: "#c8e7a8"
yellow: "#ffc123"
blue: "#3465a4"
magenta: "#f57900"
cyan: "#46a4ff"
white: "#ffffff"