Giter Site home page Giter Site logo

Comments (4)

bitcookies avatar bitcookies commented on August 27, 2024

Yes. It is indeed difficult to see. 😧

GitHub does not allow for CSS to affect files through CSS for security reasons (as if you could inject CSS into a ReadMe, you could easily launch a phishing attack). This includes both stylesheets referenced through and inline styles used with. README.md <link rel> <style>

https://stackoverflow.com/questions/51956361/custom-css-file-for-readme-md-in-a-github-repo

But there are still two solutions

1. Add Background Color

Like this. But white background can be very harsh in dark themes.

0

2. SVG Recolor

The second way is, recolor the svg to find a suitable color.

Github currently has only three different colors of dark themes, we just need to find a suitable color. Like this

2

I'm worried about which color to use, do you have any good ideas? 😶

from winrar-keygen.

quyentruong avatar quyentruong commented on August 27, 2024

I found an example to show which image in light mode or dark mode
https://github.com/stefanjudis/github-light-dark-image-example

The formulas look fine in the light mode. Now you just need to add other formulas in dark mode. I think white text with black background should be ok.

from winrar-keygen.

bitcookies avatar bitcookies commented on August 27, 2024

Cool~ 😁
I will update the README.md and README.HOW_DOES_IT_WORK.md in the next few days.

from winrar-keygen.

bitcookies avatar bitcookies commented on August 27, 2024

🌙 The following files have been adapted to the Github Dark Theme

  • README.md
  • README.zh-CN.md
  • README.HOW_DOES_IT_WORK.md
  • README.HOW_DOES_IT_WORK.zh-CN.md

from winrar-keygen.

Related Issues (17)

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.