Git Product home page Git Product logo

Comments (4)

davidpomerenke avatar davidpomerenke commented on May 27, 2024 3

I'm using the Dark Reader addon for Firefox -- I think it is the most common such addon and also "recommended" in the Firefox addon store --, and the result is similar.

grafik

When hovering over the highlight with the mouse, it's a bit better:

grafik

from memex.

mmahmoudian avatar mmahmoudian commented on May 27, 2024 2

I came here to mention the same thing. I think this can be avoided if the text color is forced to black. Although I should say I really don't like a cold pale color (#d4e8ff) that you currently use as it does not show highlighting or importance of the marked text. I prefer a light orange or yellow.

from memex.

Elaws avatar Elaws commented on May 27, 2024

Has there been some acknowledgment of this issue since it was reported a month ago ?

Thanks !

from memex.

CheariX avatar CheariX commented on May 27, 2024

This Post helped me to adjust the settings in DarkReader.

Just place the CSS Code in DarkReader's Settings -> Devtools on top like this:

*

INVERT

// Leave as it is

CSS
._2ENyfEDXjYwJlp5AGrY3Cx.cSQDsBP55bHAsqD8CQiXo{
background: #7c6a33 !important;
}
._2ENyfEDXjYwJlp5AGrY3Cx {
 background: #568f46 !important;
}

from memex.

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.