Skip to content

Commit 2ba15bb

Browse files
authored
the prerelease label needs to be black (#1564)
* the prerelease label needs to be black * better for dark mode
1 parent 3a65d93 commit 2ba15bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_static/devguide_overrides.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
}
5656

5757
.release-cycle-chart .release-cycle-blob-label.release-cycle-status-end-of-life,
58+
.release-cycle-chart .release-cycle-blob-label.release-cycle-status-prerelease,
5859
.release-cycle-chart .release-cycle-blob-label.release-cycle-status-feature {
5960
/* and FG when it's not in a blob */
6061
fill: var(--color-foreground-primary);

0 commit comments

Comments
 (0)