Hi Codeforces Community, Can someone fix sigma_g's (so sorry for ping) Dark Theme for new codeforces test case feature? I tried changing and adding some things and so much if's but I couldn't do it.
My eyes hurt :(
№ | Пользователь | Рейтинг |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3823 |
3 | Benq | 3738 |
4 | Radewoosh | 3633 |
5 | jqdai0815 | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | ksun48 | 3390 |
10 | gamegame | 3386 |
Страны | Города | Организации | Всё → |
№ | Пользователь | Вклад |
---|---|---|
1 | cry | 167 |
2 | Um_nik | 163 |
3 | maomao90 | 162 |
3 | atcoder_official | 162 |
5 | adamant | 159 |
6 | -is-this-fft- | 158 |
7 | awoo | 157 |
8 | TheScrasse | 154 |
9 | Dominater069 | 153 |
9 | nor | 153 |
Hi Codeforces Community, Can someone fix sigma_g's (so sorry for ping) Dark Theme for new codeforces test case feature? I tried changing and adding some things and so much if's but I couldn't do it.
Название |
---|
try to migrate to dark reader extension on google, it works better
edit : initially it enables dark mode everywhere in chrome, but in settings you can specify that you want only dark mode on some specific websites (like codeforces.com)
Thanks so much but I'm a Firefox user :(
There you go :)
Here you go:
Add these two functions to usercript file:
It is a hack but it works
preview:
Preview:
(This is more of a personal choice but still)
In
fixTextInOddTestCasesInput()
,redColorJustPassesA11Y
is little painful. We can replace it with other shades of red.I have used
Imperial Red (#ED2939)
. The difference is very subtle yet little less painful to eyes.Hey all! Very sorry but I am not actively using CF anymore. I was notified of this issue on GitHub by two helpful community members last week (https://github.com/GaurangTandon/codeforces-darktheme/issues/46) and I had then immediately patched the issue. Please re-install the theme if you didn't get any update.
Thanks to everyone for using my dark theme for so long, and hopefully this fix will help you to continue using it for longer! :-)
If you ever face any issue, please notify me on my GitHub repository, and I will do my best to fix it asap.
Cheers!