summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/themes/ui_gray.scss
blob: 9257e5f4d401193664c84ce4e9f64c13e055ba4b (plain)
1
2
3
4
5
6
/**
 * Gray GitLab UI theme
 */
.ui_gray {
  @include dark-theme(#979797, #373737, #272727, #222222);
}