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