#Theme toggle is broken

4 messages · Page 1 of 1 (latest)

twilit terrace
#

Theme toggle is kind of broken on our wiki, how to fix it?

It's transparent and and itself when hovering over the window. Any way to make it not opaque and not close by itself?

junior palm
#

#p-personal ul has a background property of var(--bg-page) !important, so change the background to a color that works for you. You'll also want to set z-index for #pt-themes .ext-themetoggle-popup to 450. Changing the z-index may help with the "transparency" issue (so that you may not even need to change the background), it's not that it's transparent but rather the elements below it are showing through due to a higher z-index

Changing the z-index seems to help with it closing by itself

sharp pollen