Merge pull request #39 from Azure/rl/featured-color

added color content background featured colors
This commit is contained in:
Ryan Lo 2020-04-22 16:31:25 -07:00 коммит произвёл GitHub
Родитель 1df19ce3d1 4017b8a676
Коммит 3381ea87ea
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -2,6 +2,7 @@
/* Content background */
--color-content-background-primary: #292d30;
--color-content-background-secondary: #25282a;
--color-content-background-featured: #292929;
/* State */
--color-state-hover: #31373e;

Просмотреть файл

@ -2,6 +2,7 @@
/* Content background */
--color-content-background-primary: #ffffff;
--color-content-background-secondary: #f7f7f7;
--color-content-background-featured: #EDEBE9;
/* State */
--color-state-hover: #f3f2f1;

Просмотреть файл

@ -11,6 +11,7 @@ The files have the following structure:
/* Content background */
--color-content-background-primary // Content area, command bar background, tiles background, cards background
--color-content-background-secondary // background for panel and dashboard, color for placeholder on tiles in edit mode
--color-content-background-featured // Background color for the area behind featured items to make them stand out more
/* State */
--color-state-hover // hover, focus