* feat(theme): add github_dark_dimmed theme
* feat(theme): change github_dark_dimmed icon color
* contrast ratio adjustment
contrast ratio adjustment on github_dark_dimmed theme
* feat(theme): readme preview
* feat(theme): github themes next to each other
* github themes next to each other
* Added "Shadow" set (Red, Green, Blue, transparent BG)
3 additional themes sticking primarily to flat colors, which the exception of icons and border being slightly darker. All 3 themes also have transparent backgrounds that will show differently per-user via GiHub's own light and dark themes. Transparency should also still provide easy readability for both.
* Test
Just want to see if we can make the themes have a transparent background.
* Shadows moved under Transparent
---------
Co-authored-by: Zohan Subhash <zohan.subhash@gmail.com>
This colors were taken from One Dark Pro theme in VSCode extention. Please add it and I will use it in my profile
Co-authored-by: Zohan Subhash <zohan.subhash@gmail.com>
* GRS-1955: Using ES6 import/export in src files
* GRS-1955: Using ES6 import/export in test files
* GRS-1955: Using ES6 import/export in themes index.js
* GRS-1955: Readding blank line at end of top-languages-card.js
* feat: fix test es6 import errors
This commit makes sure jest is set-up to support es6. It also fixes
several test errors and sorts the imports.
* test: update test node version
This commit makes sure node 16 is used in the github actions.
* refactor: run prettier
Co-authored-by: rickstaa <rick.staa@outlook.com>
* added a dark theme like the github dark theme
* fixed hide in top_languages interfering with number of languages displayed
* fixed hide in top_languages interfering with number of languages displayed
* fixed hide in top_languages interfering with number of languages displayed
* fixed misplaced function argument
* style(themes): Add GitHub dark theme (#758)
This styling falls in line with the recently released GitHub dark mode
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
* docs: add covid fund link (#1019)
* docs: add `npm install` step to CONTRIBUTING.md (#1015)
* fix: apply parseBoolean to hide_border in pin.js (#1014)
* feat: limit langs shown on wakatime card (#988)
* fix: fixed javascript oof moment
Co-authored-by: Issy <48881813+issy@users.noreply.github.com>
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
Co-authored-by: Mike Beaton <mjsbeaton@gmail.com>
Co-authored-by: Florian Bussmann <hallo@florian-bussmann.de>