debian-mirror-gitlab/app/assets/stylesheets/themes/ui_blue.scss

7 lines
104 B
SCSS
Raw Normal View History

2015-04-26 12:48:37 +05:30
/**
* Blue GitLab UI theme
*/
.ui_blue {
@include dark-theme(#BECDE9, #2980b9, #1970a9, #096099);
}