rahuldkjain/github-profile-readme-generator

Different theme for stats/skills card

開放

#515 建立於 2022年2月2日

 (0 則留言) (0 個反應) (0 位負責人)TypeScript (8,397 個分叉)batch import
enhancementhacktoberfestv1-deprecated

倉庫指標

星標
 (24,406 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Is your feature request related to a problem? Please describe.

currently, stats/skills cards are by default white and you can't change them unless you change the code inside readme using &theme=" theme name"

Describe the solution you'd like

how about showing different themes under Add-ons and when the user select that theme,&theme is added in the code for example, let's say I selected the theme vue-dark so when I select that the line changes from:

to:

img align="center" src="https://github-readme-stats.vercel.app/api/top-langs?username=kuuhaku-u&show_icons=true&locale=en&layout=compact&theme=vue-dark" alt="kuuhaku-u"

Describe alternatives you've considered

we can enable editing in the markdown...this will be much easier than the above solution I think

Join the Discord Server for further discussions.

Server Link: https://discord.gg/HHMs7Eg

貢獻者指南