We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4467910 + 2c43f50 commit f7d74efCopy full SHA for f7d74ef
src/labels/counters.scss
@@ -11,7 +11,7 @@
11
color: $text-gray-dark;
12
text-align: center;
13
// stylelint-disable-next-line primer/colors
14
- background-color: rgba($gray-200, 0.5);
+ background-color: rgba($gray-300, 0.5);
15
// stylelint-disable-next-line primer/borders
16
border-radius: 2em;
17
0 commit comments