BDX-town / Mangane

Alternative frontend for Akkoma
https://bdx.town
GNU Affero General Public License v3.0
155 stars 26 forks source link

Darkmode issue #274

Closed pagenstedt closed 6 months ago

pagenstedt commented 7 months ago

I recently migrated from pleroma/soapbox to akkoma/mangane. I really like this frontend due to its simpleness.

However, I am not able to run darkmode. The text color will not change to white. Bildschirmfoto vom 2024-03-13 13-13-50

Since I am new to mangane: Where would I be ablle to customize the colors in css?

Thanks!

Cl0v1s commented 7 months ago

Hi !

It looks like you're having some issues with CSP, did you try to follow those instructions ?

https://github.com/BDX-town/Mangane?tab=readme-ov-file#messy-colors--style-configuration

pagenstedt commented 7 months ago

Oh wow, that was a quick fix indeed. Thank you, works fine now. Please go on with your great work here.

pagenstedt commented 7 months ago

Sorry, @Cl0v1s one more question. What about the grey color in the button. It is not a caching problem and color changes apply in json. Would this still be a CSP problem? Bildschirmfoto vom 2024-03-13 14-02-06

Cl0v1s commented 7 months ago

Do you have any error mentioning CSP in your browser console ? :)