Code Monkey home page Code Monkey logo

Comments (3)

darioseidl avatar darioseidl commented on September 27, 2024 1

@AmperAndSand Hm, OK, I'm not sure what changed on Stack Exchange. I noticed I still often don't see the indicators in color until I reload the page, but then it works for me.

from darkreader.

darioseidl avatar darioseidl commented on September 27, 2024

I believe this was fixed already: #2602

Try enabling Settings > Advanced > Synchronize sites fixes. That applied the fix for me.
You can also check in Settings > Advanced > Dev tools, in the Dynamic Theme Editor, under

stackexchange.com
askubuntu.com
mathoverflow.net
serverfault.com
stackapps.com
stackoverflow.com
superuser.com
*.stackexchange.com

should be the following,

.c-pointer {
    color: grey;
}
.js-accepted-answer-indicator.fc-green-500 {
    color: var(--green) !important;
}

(color: grey should not be !important).

from darkreader.

AmperAndSand avatar AmperAndSand commented on September 27, 2024

I believe this was fixed already: #2602

Try enabling Settings > Advanced > Synchronize sites fixes. That applied the fix for me. You can also check in Settings > Advanced > Dev tools, in the Dynamic Theme Editor, under […]

@darioseidl I believe that fix was prior to the 2024-05-21 Stack Exchange UI update. I made the changes you mentioned and checked that the CSS matches, but the issue persists. I rechecked https://scifi.stackexchange.com/ with Firefox.

from darkreader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.