Skip to content

Commit 127b0b2

Browse files
committed
Colorize GitHub Action CircleBadge
1 parent f3a01c3 commit 127b0b2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/main.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2294,4 +2294,7 @@
22942294
.project-card code {
22952295
background: #333 !important;
22962296
}
2297+
.CircleBadge {
2298+
background-color: /*[[base-color]]*/;
2299+
}
22972300
}

0 commit comments

Comments
 (0)