add ghostty themes
This commit is contained in:
@@ -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 \
|
||||
|
Reference in New Issue
Block a user