Commit 5621cd05 authored by Jeremy Elder's avatar Jeremy Elder Committed by Martin Wortschack

Lighten header nav badge colors

parent 975df9c4
......@@ -458,15 +458,15 @@
box-shadow: 0 1px 0 rgba($gl-header-color, 0.2);
&.green-badge {
background-color: $green-500;
background-color: $green-400;
}
&.merge-requests-count {
background-color: $orange-500;
background-color: $orange-400;
}
&.todos-count {
background-color: $blue-500;
background-color: $blue-400;
}
}
......
---
title: Lighten header counter badge colors to be more vibrant
merge_request: 42002
author:
type: other
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment