Изменения рейтингов за последние раунды временно удалены. Скоро они будут возвращены. ×

Блог пользователя AnonySharma

Автор AnonySharma, 5 лет назад, По-английски

Dark Reader + Codeforces Christmas Theme sucks.

What is Dark Reader?

So, I tweaked the Theme file to make it work well, and here are the results:

[WITHOUT FIX] PROBLEMS CURRENT QUESTION BACKGROUND
[FIXED] PROBLEMS FIXED QUESTION BACKGROUND


[WITHOUT FIX] BLOGS CURRENT HOMEPAGE
[FIXED] BLOGS FIXED HOMEPAGE

To get the same dark theme:

  1. First download the Dark Reader extenstion for your browser (Skip if already installed).
  2. Visit this website.
  3. Click on RAW and copy the code.
  4. Open the Dark Reader extension and click on the Dark option.
  5. Click on the Dev Tools option at the bottom, and replace the text in the text area with the copied code.
  6. Click APPLY and you're done.

Edit:

If you want to remove that snowflakes image too, then copy and paste the code from this website instead.
LIKE THIS WITHOUT SNOWFLAKES


Enjoy the real dark mode!

  • Проголосовать: нравится
  • +108
  • Проголосовать: не нравится

»
5 лет назад, скрыть # |
 
Проголосовать: нравится +22 Проголосовать: не нравится

Thank you so much! I hated winter holydays because of these snowflakes)

»
5 лет назад, скрыть # |
 
Проголосовать: нравится +9 Проголосовать: не нравится

Dude, you just saved my eyes, can't thank you enough!

»
5 лет назад, скрыть # |
 
Проголосовать: нравится +5 Проголосовать: не нравится

thank you so much !!! It's working pefect.

»
5 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

WOW!! Thanks a lot man. Its working awesome.^_^

»
5 лет назад, скрыть # |
Rev. 2  
Проголосовать: нравится +5 Проголосовать: не нравится

It was such a great effort. Really appreciate it.

»
5 лет назад, скрыть # |
 
Проголосовать: нравится +26 Проголосовать: не нравится

There's actually a much easier fix.

Click on the dark reader extension, it'll open the settings, go to "More" option, you will see Theme Generation Mode — which is probably set to Dynamic, just change it to "Filter" or "Filter+" (I personally use Filter+ because it utilizes GPU) and that's it. The snowflakes become much much dimmer and it's very easy to read stuff

Here's how it looks

»
5 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

Thanks. I just added style="background-image:none;" to the body tag using the inspect elements option. It worked but on refreshing the page everything sets back to default.

»
5 лет назад, скрыть # |
Rev. 2  
Проголосовать: нравится 0 Проголосовать: не нравится

I am already using codeforces++ extension. It has some good features like, refreshing standings every second, sidebar action box, show tags button.

Can you provide some similar feature in this one or some other extension?

Because the dark theme you provided is tooo good.

»
5 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

You can also just increase 'contrast' and 'sepia' a bit.

»
5 лет назад, скрыть # |
 
Проголосовать: нравится +8 Проголосовать: не нравится

That was good effort!!

»
5 лет назад, скрыть # |
 
Проголосовать: нравится +11 Проголосовать: не нравится

Thanks AnonySharma! much appreciated :)

»
4 года назад, скрыть # |
Rev. 2  
Проголосовать: нравится +1 Проголосовать: не нравится

It's Christmas.....and again, new dark reader users are here :)

»
3 года назад, скрыть # |
Rev. 4  
Проголосовать: нравится 0 Проголосовать: не нравится

I have a minor problem with this. It doesn't work when I open codeforces for the first time after restarting.' So is there any way to fix it?Thanks! UPD:Wrote a tampermonkey script to solve it.Link