mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 16:38:23 +00:00
fix: fix JSON themes bug. (#2544)
This fixes a JSON bug that was introduced in https://github.com/anuraghazra/github-readme-stats/pull/2507.
This commit is contained in:
parent
a6ff0fa521
commit
f3f7a4837d
1 changed files with 1 additions and 0 deletions
|
|
@ -380,6 +380,7 @@ export const themes = {
|
|||
icon_color: "C678DD",
|
||||
border_color: "3B4048",
|
||||
bg_color: "23272E",
|
||||
},
|
||||
rose: {
|
||||
title_color: "8d192b",
|
||||
text_color: "862931",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue