summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/themes/ui_modern.scss
blob: 70449882317efef7cf129914ba4b3cbad9fa3909 (plain)
1
2
3
4
5
6
/**
 * Modern GitLab UI theme
 */
.ui_modern {
  @include dark-theme(#ADC, #019875, #018865, #017855);
}