Skip to content

Commit 14ea1ac

Browse files
committed
backend(themes.md): update the github theme
1 parent 791df27 commit 14ea1ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cards/themes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ themes.set("github", {
1010
backgroundColor: "#FFFFFF",
1111
borderColor: "#D8DEE4",
1212
titleColor: "#0969DA",
13-
badgeColor: "#F3F3F3",
13+
badgeColor: "#EAEFFC",
1414
});
1515
themes.set("github_dark", {
1616
backgroundColor: "#0D1117",

0 commit comments

Comments
 (0)