1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/thebestweb-uni-app-style

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
color.scss 1.7 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
theBestXH Отправлено 06.10.2020 05:00 7a873b5
@import "./variables.scss";
.c {
&-white {
color: $white;
}
&-blue {
color: $blue;
}
&-green {
color: $green;
}
&-yellow {
color: $yellow;
}
&-orange {
color: $orange;
}
&-red {
color: $red;
}
&-rsm {
color: #e8338f;
}
&-33 {
color: $c-33;
}
&-66 {
color: #666666;
}
&-99 {
color: $c-99;
}
&-dd {
color: $c-dd;
}
&-ee {
color: $c-ee;
}
&-active {
color: $active !important;
}
}
.bgc {
&-white {
background-color: $white !important;
}
&-blue {
background-color: $blue;
color: $white;
}
&-green {
background-color: $green;
color: $white;
}
&-green-lg {
background-image: $green-lg;
color: $white;
}
&-yellow {
background-color: $yellow;
color: $white;
}
&-yellow-lg {
background-image: $yellow-lg;
color: $white;
}
&-orange {
background-color: $orange;
color: $white;
}
&-orange-lg {
background-image: $orange-lg;
color: $white;
}
&-red {
background-color: $red;
color: $white;
}
&-rsm {
background-color: #e8338f;
color: $white;
}
&-33 {
background-color: $c-33;
color: $white;
}
&-99 {
background-color: $c-99;
color: $white;
}
&-dd {
background-color: $c-dd;
color: $white;
}
&-f5 {
background-color: $c-f5;
}
&-rgba-black {
background-color: rgba(0, 0, 0, 0.3);
}
&-rgba-white {
background-color: rgba(255, 255, 255, 0.3);
}
&-active {
background-color: $active;
}
&-disabled {
background-image: none;
background-color: $c-dd;
color: $white;
}
&-none {
background: none !important;
}
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/thebestweb-uni-app-style.git
git@api.gitlife.ru:oschina-mirror/thebestweb-uni-app-style.git
oschina-mirror
thebestweb-uni-app-style
thebestweb-uni-app-style
master