summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/themes/ui_blue.scss
blob: cb7980b5a07fdc907b00865bccca5b3a7133b2b1 (plain)
1
2
3
4
5
6
/**
 * Modern GitLab UI theme
 */
.ui_blue {
  @include dark-theme(#BECDE9, #2980b9, #1970a9, #096099);
}