summaryrefslogtreecommitdiff
path: root/cosmo/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'cosmo/variables.less')
-rw-r--r--cosmo/variables.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/cosmo/variables.less b/cosmo/variables.less
index d8872b2e..1ca6dcd4 100644
--- a/cosmo/variables.less
+++ b/cosmo/variables.less
@@ -728,7 +728,7 @@
@badge-color: #fff;
//** Linked badge text color on hover
@badge-link-hover-color: #fff;
-@badge-bg: @gray-light;
+@badge-bg: @brand-primary;
//** Badge text color in active nav link
@badge-active-color: @link-color;