Translucent/transparent card themes #1920
-
This is the most similar but it would be nice to have a translucent card with no background |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hey, @bartoligerman497, thanks for your feature request. We already support 8 digit hex codes, so you can already use a transparent background: [](https://github.com/anuraghazra/github-readme-stats) You, however, then have to make sure that the text colour is readable. A better way is to use a dynamic theme (see #1415 (comment) or my README for examples). |
Beta Was this translation helpful? Give feedback.
-
All the currently available ways for creating a dynamic theme are now documented in the README.md (See https://github.com/anuraghazra/github-readme-stats#responsive-card-theme). GRS now also includes a transparent theme. |
Beta Was this translation helpful? Give feedback.
Hey, @bartoligerman497, thanks for your feature request. We already support 8 digit hex codes, so you can already use a transparent background:
You, however, then have to make sure that the text colour is readable. A better way is to use a dynamic theme (see #1415 (comment) or my README for examples).