From db0e0aae9ba4b13b87c625097ae2542d58f7c5d5 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Mon, 31 Mar 2014 19:07:18 -0400 Subject: style badge in navbar, fixes #241 --- cosmo/variables.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cosmo/variables.less') 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; -- cgit v1.2.3