Add support for extra themes, other small changes, drop btop

This commit is contained in:
2025-10-30 13:23:09 -05:00
parent bd5cb81499
commit 5c8dfa34ca
37 changed files with 336 additions and 146 deletions

View File

@@ -0,0 +1,53 @@
## original name ghostty.conf
## author: bjarneo (aka: iamdothash)
## license: (no license was specified)
## upstream: https://github.com/bjarneo/omarchy-pina-theme/blob/main/ghostty.conf
# This file is adapted from the ghostty.conf theme file from omarchy-pina-theme
# (https://github.com/bjarneo/omarchy-pina-theme).
##########################################################################################
foreground #D4D5D5
background #171A18
selection_foreground #171A18
selection_background #D4D5D5
cursor #E4DAD9
cursor_text_color #070A08
active_tab_foreground #171A18
active_tab_background #D4D5D5
inactive_tab_foreground #D4D5D5
inactive_tab_background #171A18
# black
color0 #171A18
color8 #6B8071
# red
color1 #7DB085
color9 #8CC098
# green
color2 #B8C082
color10 #CDD590
# yellow
color3 #E0D480
color11 #F2E590
# blue
color4 #7DD2B8
color12 #92E2C8
# magenta
color5 #B5C9A4
color13 #C8DAB8
# cyan
color6 #C5E8C5
color14 #D8F5D8
# white
color7 #D4D5D5
color15 #E2E3E3