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

6 lines
104 B
SCSS

/**
* Gray GitLab UI theme
*/
.ui_gray {
@include dark-theme(#979797, #373737, #272727, #222222);
}