gitlab-org--gitlab-foss/app/assets/stylesheets/themes/ui_mars.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
109 B
SCSS

/**
* Classic GitLab UI theme
*/
.ui_mars {
@include gitlab-theme(#979DA7, #474D57, #373D47, #24272D);
}