first commit

This commit is contained in:
Matt Anderson
2026-03-28 10:40:48 -05:00
commit 605c99bc01
36 changed files with 14317 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
# Termux colors - One Dark theme (matches Ghostty)
# Generated from ghostty/.config/ghostty/themes/onedark
# Normal colors
color0=#282c34
color1=#e06c75
color2=#98c379
color3=#e5c07b
color4=#61afef
color5=#c678dd
color6=#56b6c2
color7=#abb2bf
# Bright colors
color8=#5f687b
color9=#e06c75
color10=#98c379
color11=#e5c07b
color12=#61afef
color13=#c678dd
color14=#56b6c2
color15=#bfc5ce
# Background and foreground
background=#111111
foreground=#abb2bf
# Cursor
cursor=#abb2bf
# Selection
selection=#282c34