add ghostty themes

This commit is contained in:
2025-09-25 22:33:44 +01:00
parent 1951f2c0ac
commit 97c24b2ccd
4 changed files with 46 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
query=$(defaults read -g AppleInterfaceStyle | xargs)
if [ "$query" = "Dark" ]; then
sketchybar --bar color=0xff313244 \
sketchybar --bar color=0x00000000 \
--set '/.*/' icon.color=0xffffffff label.color=0xffffffff
else
sketchybar --bar color=0x00000000 \