Closed Addisonbean closed 4 years ago
My xrdb pattern matching is not ideal, to be honest. It only handle one word matching (\w+
), hence the case key with .
in middle will not be parsed.
If you don't mind, please replace .
with _
then it should work fine.
Hm, I'm still getting the same error after updating the theme and Xresources then reloading xresources with xrdb. Here's what xrdb -query | grep spotify
gives now:
spotify_foreground: #f5f5f5
spotify_foreground2: #fafafa
spotify_background: #272c34
spotify_slider_bg: #212121
spotify_button_hover_bg: #4caf50
spotify_selection_bg: #ffeb3b
spotify_button_held_fg: #03a9f4
spotify_button_held_bg: #9c27b0
spotify_selected_button: #00bcd4
spotify_background_misc: #f44336
spotify_background_misc_hover: #4caf50
spotify_preserve_1: #FFFFFF
Haha I was editing my comment. You actually need to prefix every key with *
(*spotify_foreground
).
Tbh, I don't know why I wrote such terrible regexp for xrdb. I will update it later when I have a chance.
Ohh haha, yep it's working now. Thanks!
I'm getting this error when running
spicetify update
:error XResources is not available
Here's the output of
xrdb -query | grep spotify
:And here's my
color.ini
:System info: