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

ui_mars.scss « themes « stylesheets « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4caf5843d9b048f4494eda646fc950ff91b7c981 (plain)
1
2
3
4
5
6
/**
 * Classic GitLab UI theme
 */
.ui_mars {
  @include dark-theme(#979DA7, #474D57, #373D47, #24272D);
}