Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(themes): aura theme #1423

Merged
merged 1 commit into from Nov 5, 2021
Merged

feat(themes): aura theme #1423

merged 1 commit into from Nov 5, 2021

Conversation

ghost
Copy link

@ghost ghost commented Oct 27, 2021

Added Aura Theme, also Aura has theme for VSCode

Previews

Stats Card

Aura Theme Stats Card

Extra Pin Card

Aura Theme Extra Pin Card

Top Languages Card

Aura Theme Top Langs Card
Aura THeme Top Langs Compact Card

Wakatime Stats Card

Aura Theme Wakatime Stats Card
Aura Theme Wakatime Stats Compact Card

@vercel
Copy link

vercel bot commented Oct 27, 2021

@tuhanayim is attempting to deploy a commit to the github readme stats Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the themes Feature, Enhancement, Fixes related to themes. label Oct 27, 2021
@anuraghazra
Copy link
Owner

Automated Theme preview

title_color: #a277ff | icon_color: #ffca85 | text_color: #61ffca | bg_color: #15141b

Preview Link

Hi, thanks for the theme contribution, please read our theme contribution guidelines.

We are currently only accepting color combinations from any VSCode theme or themes which have good color combination to minimize bloating the themes collection.

Also note that if this theme is exclusively for your personal use, then instead of adding it to our theme collection you can use card customization options

@anuraghazra
Copy link
Owner

Thanks for the theme! looks good.

@anuraghazra anuraghazra merged commit 53acb53 into anuraghazra:master Nov 5, 2021
@ghost ghost deleted the theme/aura branch November 5, 2021 14:30
developStorm pushed a commit to developStorm/github-readme-stats that referenced this pull request Dec 4, 2021
* docs: better navigation in readme (anuraghazra#1196)

* docs(cn): replace error picture (anuraghazra#1217)

env name should be PAT_1, but on the picture is GITHUB_TOKEN

* docs: fix grammar (anuraghazra#1242)

* fix: subfolder support for api_domain wakatime api (anuraghazra#1235)

* docs(theme): Auto update theme readme (anuraghazra#1263)

* feat: hide wakatime languages (anuraghazra#1212)

* feat: added option to hide languages

* feat: recalculate percentages for hidden languages

* refactor: reverted langs_count and did some formatting

* doc: added hide to readme

* feat: make languages var mutable and improve filter logic

Co-authored-by: Adrian Kunz <clashsoft@hotmail.com>

* refactor: improve code and added tests

Co-authored-by: Adrian Kunz <clashsoft@hotmail.com>
Co-authored-by: Anurag <hazru.anurag@gmail.com>

* fix: text overlap (anuraghazra#1207)

* feat(statCard): added more concise description

* fix: removed isLongLocale param

* Revert "fix: removed isLongLocale param"

This reverts commit 55f1e2d.

* feat: add de and nl to longLocal to fix padding

* chore: grammar error on CONTRIBUTING.md (anuraghazra#1272)

* chore: update funding link (anuraghazra#1289)

* chore: revert total stars naming

* chore: change `total stars` to `total stars earned` (anuraghazra#1293)

* docs: replace '?theme' with '&theme' (anuraghazra#1307)

* style(theme): added aura_dark themes (anuraghazra#1312)

* feat(layout): improve flexLayout & fixed layout overlaps (anuraghazra#1314)

* feat(layout): improve flexLayout & fixed layout overlaps

* chore: fix vercel build

* chore: added under-the-hood blogpost link in contributing.md

* style(theme): added panda theme (anuraghazra#1319)

* refactor: refactor repo card (anuraghazra#1325)

* refactor: refactored repo-card

* test: fix tests

* test: fixed tests

* fix: unprovided description error

* chore: update theme preview bot content (anuraghazra#1326)

* Change default stats card width with hide rank

* Add tests for stats card with card_width

* Add card_width Stats Card description to readme

* docs: match link with section title (anuraghazra#1341)

* Match link with section title

Match the link of Top Languages Card with the title of his section ("Tarjeta de Lenguajes Principales").

* Fix typo

* style(theme): added cobalt2 theme (anuraghazra#1343)

* style(theme): added noctis minimus theme (anuraghazra#1342)

* Add Noctis minimus theme

* Add Noctis minimus theme

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>

* chore: fix grammatical errors in the scripts (anuraghazra#1346)

* Fix grammatical errors

* Fix grammatical errors

* chore: reduce vercel memory & timeout duration (anuraghazra#1366)

* fix: change serverless function memory to 128mb

* chore: change maxDuration

* fix: wakatime card translations (anuraghazra#1363)

* refactor: jsdoc in utils & minor changes (anuraghazra#1377)

* refactor: jsdoc in utils & minor changes

* chore: jsdoc Card class

* chore: jsdoc for getStyles

* ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (anuraghazra#1382)

* Revert "ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (anuraghazra#1382)"

This reverts commit 2723f00.

* chore: remove action cache

* style(theme): add gruvbox_light theme (anuraghazra#1379)

* docs(theme): Auto update theme readme (anuraghazra#1384)

Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>

* fix: word-wrap bug (anuraghazra#1378)

* Fixed word-wrap bug

* ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (anuraghazra#1382)

* Revert "ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (anuraghazra#1382)"

This reverts commit 2723f00.

* chore: remove action cache

* chore: minor change

Co-authored-by: Markus Tyrkkö <markus.tyrkko@nitor.com>
Co-authored-by: Oscar Dominguez <dominguez.celada@gmail.com>
Co-authored-by: Anurag <hazru.anurag@gmail.com>

* fix: hotfix for graphql api error (anuraghazra#1409)

* docs: add fork instructions (anuraghazra#1418)

* docs: add fork instructions

* chore: revert toc

* fix: add icon width to stats-card min width calculation

* fix: fixes rank circle padding problem

This commit fixes a padding problem that was introduced in
f9c0e0b. In the new code, the padding
around the rank circle will be 50 when the stats card is bigger than
450. When it is smaller than 450 the left and right padding will shrink
equally.

* fix: bug where wakatime api returns undefined languages (anuraghazra#1403)

Co-authored-by: Markus Tyrkkö <markus.tyrkko@nitor.com>

* style(themes): aura theme (anuraghazra#1423)

* style(theme): added swift theme (anuraghazra#1395)

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>

* docs(theme): Auto update theme readme (anuraghazra#1440)

Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>

* feat(script): improved theme preview script (anuraghazra#1439)

* feat: improved theme preview script

* chore: add getPRNumber

* feat(theme-preview): added ability to upsert comments (anuraghazra#1442)

* chore: added ability upsert comments

* chore: new event

* chore: update github action trigger

* chore: remove edit event from action

* chore(deps): update axios to 0.24.0 (axios/axios#3410) (anuraghazra#1446)

* style: improve code structure

* fix: fix stats and language tests

* style(theme): add apprentice theme (anuraghazra#1466)

* fix: auth token header (anuraghazra#1474)

* feat(stats): add 'not_bold' option to stats card

* fix: decrease maxduration

Co-authored-by: OldWizard209 <68309049+OldWizard209@users.noreply.github.com>
Co-authored-by: XUQING <xuqing@mail.xqinger.com>
Co-authored-by: 김예환 Ye-Hwan Kim (Sam) <43813340+yehwankim23@users.noreply.github.com>
Co-authored-by: Alexandro Perez <apgfriend@gmail.com>
Co-authored-by: Masahiro Furudate <178inaba.git@gmail.com>
Co-authored-by: Julian Holfeld <julianholfeld@student.uni-kassel.de>
Co-authored-by: Adrian Kunz <clashsoft@hotmail.com>
Co-authored-by: Anurag <hazru.anurag@gmail.com>
Co-authored-by: Philip Jake <philip@cldsi.de>
Co-authored-by: Moe Bachrouch <54571275+moebachrouch@users.noreply.github.com>
Co-authored-by: Horeb Parraud <44978959+HorebParraud@users.noreply.github.com>
Co-authored-by: Chandrika Deb <chandrikadeb7@gmail.com>
Co-authored-by: Artem Kostiuk <postatum@gmail.com>
Co-authored-by: Danix <78866931+Danix421@users.noreply.github.com>
Co-authored-by: Red Headphone <55500003+RedHeadphone@users.noreply.github.com>
Co-authored-by: Anant Mishra <84588156+Anant-mishra1729@users.noreply.github.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: Julián Sanmartino <jjsanmartino03@gmail.com>
Co-authored-by: Oscar Dominguez <dominguez.celada@gmail.com>
Co-authored-by: Michael Schnerring <3743342+schnerring@users.noreply.github.com>
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
Co-authored-by: Markus Tyrkkö <Marcholio@users.noreply.github.com>
Co-authored-by: Markus Tyrkkö <markus.tyrkko@nitor.com>
Co-authored-by: Tuhana GAYRETLİ <tuhana@tuta.io>
Co-authored-by: Eduardo Santi <santieduardo@users.noreply.github.com>
Co-authored-by: Abhijith N T <abhijithnt64@gmail.com>
Co-authored-by: Çınar Yılmaz <79412062+Camroku@users.noreply.github.com>
developStorm added a commit to developStorm/github-readme-stats that referenced this pull request Dec 4, 2021
* docs: better navigation in readme (anuraghazra#1196)

* docs(cn): replace error picture (anuraghazra#1217)

env name should be PAT_1, but on the picture is GITHUB_TOKEN

* docs: fix grammar (anuraghazra#1242)

* fix: subfolder support for api_domain wakatime api (anuraghazra#1235)

* docs(theme): Auto update theme readme (anuraghazra#1263)

* feat: hide wakatime languages (anuraghazra#1212)

* feat: added option to hide languages

* feat: recalculate percentages for hidden languages

* refactor: reverted langs_count and did some formatting

* doc: added hide to readme

* feat: make languages var mutable and improve filter logic

Co-authored-by: Adrian Kunz <clashsoft@hotmail.com>

* refactor: improve code and added tests

Co-authored-by: Adrian Kunz <clashsoft@hotmail.com>
Co-authored-by: Anurag <hazru.anurag@gmail.com>

* fix: text overlap (anuraghazra#1207)

* feat(statCard): added more concise description

* fix: removed isLongLocale param

* Revert "fix: removed isLongLocale param"

This reverts commit 55f1e2d.

* feat: add de and nl to longLocal to fix padding

* chore: grammar error on CONTRIBUTING.md (anuraghazra#1272)

* chore: update funding link (anuraghazra#1289)

* chore: revert total stars naming

* chore: change `total stars` to `total stars earned` (anuraghazra#1293)

* docs: replace '?theme' with '&theme' (anuraghazra#1307)

* style(theme): added aura_dark themes (anuraghazra#1312)

* feat(layout): improve flexLayout & fixed layout overlaps (anuraghazra#1314)

* feat(layout): improve flexLayout & fixed layout overlaps

* chore: fix vercel build

* chore: added under-the-hood blogpost link in contributing.md

* style(theme): added panda theme (anuraghazra#1319)

* refactor: refactor repo card (anuraghazra#1325)

* refactor: refactored repo-card

* test: fix tests

* test: fixed tests

* fix: unprovided description error

* chore: update theme preview bot content (anuraghazra#1326)

* docs: match link with section title (anuraghazra#1341)

* Match link with section title

Match the link of Top Languages Card with the title of his section ("Tarjeta de Lenguajes Principales").

* Fix typo

* style(theme): added cobalt2 theme (anuraghazra#1343)

* style(theme): added noctis minimus theme (anuraghazra#1342)

* Add Noctis minimus theme

* Add Noctis minimus theme

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>

* chore: fix grammatical errors in the scripts (anuraghazra#1346)

* Fix grammatical errors

* Fix grammatical errors

* chore: reduce vercel memory & timeout duration (anuraghazra#1366)

* fix: change serverless function memory to 128mb

* chore: change maxDuration

* fix: wakatime card translations (anuraghazra#1363)

* refactor: jsdoc in utils & minor changes (anuraghazra#1377)

* refactor: jsdoc in utils & minor changes

* chore: jsdoc Card class

* chore: jsdoc for getStyles

* ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (anuraghazra#1382)

* Revert "ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (anuraghazra#1382)"

This reverts commit 2723f00.

* chore: remove action cache

* style(theme): add gruvbox_light theme (anuraghazra#1379)

* docs(theme): Auto update theme readme (anuraghazra#1384)

Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>

* fix: word-wrap bug (anuraghazra#1378)

* Fixed word-wrap bug

* ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (anuraghazra#1382)

* Revert "ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (anuraghazra#1382)"

This reverts commit 2723f00.

* chore: remove action cache

* chore: minor change

Co-authored-by: Markus Tyrkkö <markus.tyrkko@nitor.com>
Co-authored-by: Oscar Dominguez <dominguez.celada@gmail.com>
Co-authored-by: Anurag <hazru.anurag@gmail.com>

* fix: hotfix for graphql api error (anuraghazra#1409)

* docs: add fork instructions (anuraghazra#1418)

* docs: add fork instructions

* chore: revert toc

* fix: bug where wakatime api returns undefined languages (anuraghazra#1403)

Co-authored-by: Markus Tyrkkö <markus.tyrkko@nitor.com>

* style(themes): aura theme (anuraghazra#1423)

* style(theme): added swift theme (anuraghazra#1395)

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>

* docs(theme): Auto update theme readme (anuraghazra#1440)

Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>

* feat(script): improved theme preview script (anuraghazra#1439)

* feat: improved theme preview script

* chore: add getPRNumber

* feat(theme-preview): added ability to upsert comments (anuraghazra#1442)

* chore: added ability upsert comments

* chore: new event

* chore: update github action trigger

* chore: remove edit event from action

* chore(deps): update axios to 0.24.0 (axios/axios#3410) (anuraghazra#1446)

* style(theme): add apprentice theme (anuraghazra#1466)

* fix: auth token header (anuraghazra#1474)

* Include all repo w/ access to

* parameterize affiliation

* Use GraphQL variable syntax

* Custom ownerAffiliations for general stats

* Add default affiliation

* style: improve code structure

Co-authored-by: OldWizard209 <68309049+OldWizard209@users.noreply.github.com>
Co-authored-by: XUQING <xuqing@mail.xqinger.com>
Co-authored-by: 김예환 Ye-Hwan Kim (Sam) <43813340+yehwankim23@users.noreply.github.com>
Co-authored-by: Alexandro Perez <apgfriend@gmail.com>
Co-authored-by: Masahiro Furudate <178inaba.git@gmail.com>
Co-authored-by: Julian Holfeld <julianholfeld@student.uni-kassel.de>
Co-authored-by: Adrian Kunz <clashsoft@hotmail.com>
Co-authored-by: Anurag <hazru.anurag@gmail.com>
Co-authored-by: Philip Jake <philip@cldsi.de>
Co-authored-by: Moe Bachrouch <54571275+moebachrouch@users.noreply.github.com>
Co-authored-by: Horeb Parraud <44978959+HorebParraud@users.noreply.github.com>
Co-authored-by: Chandrika Deb <chandrikadeb7@gmail.com>
Co-authored-by: Danix <78866931+Danix421@users.noreply.github.com>
Co-authored-by: Red Headphone <55500003+RedHeadphone@users.noreply.github.com>
Co-authored-by: Anant Mishra <84588156+Anant-mishra1729@users.noreply.github.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: Julián Sanmartino <jjsanmartino03@gmail.com>
Co-authored-by: Oscar Dominguez <dominguez.celada@gmail.com>
Co-authored-by: Michael Schnerring <3743342+schnerring@users.noreply.github.com>
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
Co-authored-by: Markus Tyrkkö <Marcholio@users.noreply.github.com>
Co-authored-by: Markus Tyrkkö <markus.tyrkko@nitor.com>
Co-authored-by: Tuhana GAYRETLİ <tuhana@tuta.io>
Co-authored-by: Eduardo Santi <santieduardo@users.noreply.github.com>
Co-authored-by: Abhijith N T <abhijithnt64@gmail.com>
Co-authored-by: Çınar Yılmaz <79412062+Camroku@users.noreply.github.com>
Co-authored-by: Raymond Nook <59678453+developStorm@users.noreply.github.com>
Kab1r pushed a commit to Kab1r/github-readme-stats that referenced this pull request Apr 4, 2022
lencx pushed a commit to lencx/github-readme-stats that referenced this pull request May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
themes Feature, Enhancement, Fixes related to themes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant