Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ui_modern.scss « themes « stylesheets « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 70449882317efef7cf129914ba4b3cbad9fa3909 (plain)
1
2
3
4
5
6
/**
 * Modern GitLab UI theme
 */
.ui_modern {
  @include dark-theme(#ADC, #019875, #018865, #017855);
}