You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate visualizations of GitHub user and repository statistics using GitHub
11
-
Actions.
12
+
> NOTE: This repository is my extension of the repo [jstrieb/github-stats](https://github.com/jstrieb/github-stats). This repo was meant to serve as a detached fork of his project. If you like this repository make sure you also star his repository to show appreciation for his work.
13
+
14
+
## Why Transparent
15
+
With the introduction of dark mode in Github it has become difficult to set an image background that looks consistent with the background in both dark and light mode.
16
+
17
+
To solve this the most obvious solution was to make the background transparent. All that was left was to choose colors for text that makes it legible in light as well as dark background.
18
+
19
+
After wasting a day playing with different color values finally settled on one. Hope you like it.
20
+
21
+
**In Light Mode**
22
+

12
23
13
-
This project is currently a work-in-progress; there will always be more
0 commit comments