Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
@import './theme_helper';
body {
&.ui-light-green {
@include gitlab-theme(
$theme-green-200,
$theme-green-500,
$gray-900,
$theme-light-green-700,
$white
);
}