Anurag Hazra
84c9d354b3
docs(theme): Auto update theme readme ( #2091 )
...
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
2022-10-02 17:31:38 +02:00
rickstaa
510cf6266c
feat: remove border color from transparent theme
2022-10-02 11:47:56 +02:00
Rick Staa
406dbc5656
feat: add transparent theme
...
Adds a transparent theme with a contrast ratio of 4.5 on both black and white (see https://ux.stackexchange.com/a/86226 ).
2022-10-02 11:45:55 +02:00
rsk2
107f7ca52c
Feature/grs 1955 change commonjs imports ( #1995 )
...
* 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>
2022-09-24 10:20:54 +02:00
Steven
4c2307ab4b
Add prettier check to CI ( #1999 )
...
* Add prettier check to CI
* Run prettier:format
2022-09-06 09:09:45 +02:00
Anurag Hazra
6b61625881
docs(theme): Auto update theme readme ( #1632 )
...
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
2022-03-06 13:33:32 +05:30
Rick Staa
00b091350b
rose pine/master rebase ( #1605 )
...
* Update index.js
* Update index.js
* Update index.js
* Update index.js
Co-authored-by: Kainoa Kanter <44733677+ThatOneCalculator@users.noreply.github.com>
2022-03-05 09:00:48 +01:00
Anurag Hazra
8d1e7f6ab5
feat: improve default card black color, a more modern color ( #1624 )
2022-03-01 01:19:34 +05:30
Anurag Hazra
94bc9a9148
docs(theme): Auto update theme readme ( #1582 )
...
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
2022-02-11 01:02:25 +05:30
Jesse Hall
0fec4d21a9
style(theme): added codeSTACKr theme ( #1572 )
2022-02-10 01:01:34 +05:30
Anurag Hazra
dc77ea2a94
docs(theme): Auto update theme readme ( #1497 )
...
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
2021-12-13 20:30:25 +05:30
Nicolò Poggi
0745806f68
style(theme): added moltack theme ( #1478 )
2021-12-13 20:23:11 +05:30
Çınar Yılmaz
ecd7d98a3c
style(theme): add apprentice theme ( #1466 )
2021-11-22 22:53:12 +05:30
Anurag Hazra
2249bf4a22
docs(theme): Auto update theme readme ( #1440 )
...
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
2021-11-05 21:00:20 +05:30
Eduardo Santi
22ab081cee
style(theme): added swift theme ( #1395 )
...
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2021-11-05 19:58:01 +05:30
Tuhana GAYRETLİ
53acb536f8
style(themes): aura theme ( #1423 )
2021-11-05 19:54:30 +05:30
Anurag Hazra
ded7e8aff8
docs(theme): Auto update theme readme ( #1384 )
...
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
2021-10-13 21:30:13 +05:30
Michael Schnerring
7072a23808
style(theme): add gruvbox_light theme ( #1379 )
2021-10-13 21:20:22 +05:30
Anant Mishra
efd0a8bc4f
style(theme): added noctis minimus theme ( #1342 )
...
* Add Noctis minimus theme
* Add Noctis minimus theme
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2021-10-01 20:01:36 +05:30
Red Headphone
ab4876aa35
style(theme): added cobalt2 theme ( #1343 )
2021-10-01 19:35:48 +05:30
Chandrika Deb
ec8eb0c893
style(theme): added panda theme ( #1319 )
2021-09-26 20:23:12 +05:30
Horeb Parraud
4dbb9e93b9
style(theme): added aura_dark themes ( #1312 )
2021-09-15 19:43:31 +05:30
Masahiro Furudate
8f316346c1
docs(theme): Auto update theme readme ( #1263 )
2021-08-24 21:23:31 +05:30
RSGameTech
2b0efb8d29
style(theme): added discord old blurple ( #1079 )
2021-06-10 01:08:46 +05:30
Rishi Suresh
7a096acf66
feat: added border_color option ( #1000 )
...
* feat: Allow customization of border color
* docs: Update readme
2021-04-28 00:28:44 +05:30
Anurag
18c717ccbf
fix: remove extra github dark theme
2021-04-27 01:15:23 +05:30
Mohammed Mushahid Qureshi
465faa7c32
fix: hide in top_languages interfering with number of languages displayed ( #959 )
...
* 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>
2021-04-27 01:12:24 +05:30
Issy
f3c39506b2
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>
2021-04-03 19:38:18 +05:30
Ryan The Ghost
86b9ad618f
style: added the City Lights Theme ( #934 )
...
* Update index.js
* Update index.js
* move to end
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2021-03-21 18:27:40 +05:30
Vinayak Sharma
b6f1ade936
style(theme): added Ocean Dark Theme ( #907 )
2021-03-07 22:09:39 +05:30
Anurag Hazra
a41eb44ff1
docs(theme): Auto update theme readme ( #890 )
...
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
2021-02-18 19:49:19 +05:30
Manasi Wader
81f5ecfed9
style(theme): added outrun theme ( #887 )
2021-02-18 18:26:00 +05:30
Alexandr
15afa65889
docs: documentation updates ( #841 )
...
* change github to GitHub in all other places
* dev
2021-01-29 22:25:44 +05:30
Anurag Hazra
3c7ba212b3
chore: added theme contribution guidelines in theme preview bot ( #797 )
...
* chore: added theme contribution guidelines in theme preview bot
* chore: test
* chore: format theme.js
2021-01-10 13:16:01 +05:30
Anurag Hazra
461a022d2f
docs(theme): Auto update theme readme ( #604 )
...
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
2020-10-31 14:53:36 +05:30
Sardonyx
e02a9c056c
style(theme): added slateorange theme ( #588 )
...
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2020-10-31 14:26:55 +05:30
Joel Zimmerman
4cd0a047e9
style(theme): added new theme "kacho-ga" ( #589 )
...
* Update index.js
Added a new theme
* Update index.js
* Update index.js
fixed the broken name
2020-10-31 14:20:05 +05:30
Noushad Bhuiyan
890383d8da
style(theme): added new theme "jolly" ( #530 )
...
* a new "jolly" theme borns
* update of "jolly" theme
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2020-10-04 18:16:50 +05:30
Anurag Hazra
2707d07453
docs(theme): Auto update theme readme ( #535 )
...
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
2020-10-03 17:44:39 +05:30
black73
8b772e810f
style(theme): added maroongold theme ( #528 )
...
Adding a maroon plus golden theme as nothing of that sort exists yet.
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2020-10-03 17:39:28 +05:30
Anurag Hazra
d93db831d6
docs(theme): Auto update theme readme ( #532 )
...
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
2020-10-03 12:43:48 +05:30
ramadevsign
d0d385ab88
style(theme): add theme "Yeblu" ( #527 )
...
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2020-10-03 12:32:47 +05:30
Jake Ward
1958f545a7
style(theme): Add theme "blueberry" ( #531 )
...
* Add blueberry theme
* Change text color
2020-10-03 12:24:50 +05:30
Bas950
8aea1e3c35
feat: added repo card hide border option ( #488 )
...
* 🚀 Prettier config
* 🚀 hide_border for Repo Card
* fix: wrong total commits (#490 )
* chore: run prettier on all files
* chore: lol lets add the trailing commas
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2020-09-24 21:38:14 +05:30
Anurag Hazra
723ec0fde6
docs(theme): Auto update theme readme ( #485 )
...
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
2020-09-24 12:25:22 +05:30
Tanha Patel
ee853703c6
style(theme): added indian theme added to readme-stats ( #394 )
...
* indian theme added to readme-stats
* Update index.js
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2020-09-24 12:15:08 +05:30
Anurag Hazra
1506e5f241
docs(theme): Auto update theme readme ( #482 )
...
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
2020-09-20 15:26:21 +05:30
Mehtaab Gill
df04e7eea6
style(themes): Added dark-vue theme. ( #427 )
...
* Added dark-vue theme.
* Deleted new theme. Edited old vue-dark theme
2020-09-06 18:04:22 +05:30
Matheus Gonçalves
e3d6f95031
style(theme): Add Omni theme ( #424 )
...
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2020-08-27 19:34:35 +05:30
Polgo
81d7847f99
style(theme): Added Midnight-Purple Theme ( #426 )
2020-08-27 19:29:59 +05:30