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

6 lines
105 B
SCSS

/**
* Modern GitLab UI theme
*/
.ui_modern {
@include dark-theme(#ADC, #019875, #018865, #017855);
}