Remove unused navbar theme helper variables
What does this MR do and why?
No visual changes
- Remove bunch of
gray-900
s, and a declaration that is covered by contextual_sidebar.scss - Rename two of the variables inside theme helper to clarify what the are used for.
- DRY out the
rgba
variations of$search-and-nav-links
Edited by Simon Knox