Import omarcy-mars-theme and local files, reformat & rename other files

This commit is contained in:
2025-11-14 14:03:55 -06:00
parent 5c9820d069
commit 97519acea1
19 changed files with 238 additions and 161 deletions

View File

@@ -1,6 +1,6 @@
## original name ghostty.conf
## author: bjarneo (aka: iamdothash)
## license: (no license was specified)
## author: bjarneo (aka: iamdothash)
## 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
@@ -12,42 +12,29 @@ 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
cursor #E4DAD9
cursor_text_color #070A08
# black
# black, red, green, yellow, blue, magenta, cyan, white
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
# black, red, green, yellow, blue, magenta, cyan, white
color8 #6B8071
color9 #8CC098
color10 #CDD590
color11 #F2E590
color12 #92E2C8
color13 #C8DAB8
color14 #D8F5D8
color15 #E2E3E3