@import './theme_helper'; body { &.ui-blue { @include gitlab-theme( $theme-blue-200, $theme-blue-500, $theme-blue-700, $theme-blue-900, $white ); } }