debian-mirror-gitlab/app/assets/stylesheets/themes/ui_blue.scss
2015-04-26 09:18:37 +02:00

6 lines
104 B
SCSS

/**
* Blue GitLab UI theme
*/
.ui_blue {
@include dark-theme(#BECDE9, #2980b9, #1970a9, #096099);
}