gitlab-org--gitlab-foss/app/assets/stylesheets/themes/ui_modern.scss
Dmitriy Zaporozhets 6e6df3b830
Refactor themes for new UI
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-04-21 16:35:11 +03:00

6 lines
107 B
SCSS

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