nim-lang/website

Match OS & Dark theme for /docs seems to have been broken recently

ITwrx opened this issue · 3 comments

ITwrx commented

I want to say a few weeks ago i noticed that the Match OS and Dark themes no longer worked for https://nim-lang.org/docs/*.

tried firefox 115.0.2 and chromium 115.0.5790.102 (fedora 37)

thanks

Araq commented

It's a file caching issue. Some intermediate server caches .css files for months and we don't know how to stop it.

ITwrx commented

oh, ok. I'll leave it for you to decide if you want this issue left open for tracking or not.

thanks

will be fixed by nim-lang/Nim#22378