Gabz
Gabz

@amit , quick question about Paper. Is there a “somewhat easy” way to change the light/dark button to something different? Are they images that can be replaced? Or even getting rid of it altogether and making it so it changes based on system settings?

|
Embed
Progress spinner
amit
amit

@Gaby I don’t think there is. It’s a png handled by js. Getting rid of it should be easy, though – just add .btn-dark {background: none;} to your custom CSS. It already changes based on system settings.

|
Embed
Progress spinner