We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 791df27 commit 14ea1acCopy full SHA for 14ea1ac
src/cards/themes.ts
@@ -10,7 +10,7 @@ themes.set("github", {
10
backgroundColor: "#FFFFFF",
11
borderColor: "#D8DEE4",
12
titleColor: "#0969DA",
13
- badgeColor: "#F3F3F3",
+ badgeColor: "#EAEFFC",
14
});
15
themes.set("github_dark", {
16
backgroundColor: "#0D1117",
0 commit comments