diff options
Diffstat (limited to 'journal/variables.less')
-rw-r--r-- | journal/variables.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/journal/variables.less b/journal/variables.less index 14503d7a..b541273d 100644 --- a/journal/variables.less +++ b/journal/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: @link-color; //** Badge text color in active nav link @badge-active-color: @link-color; |