added color content background featured colors

This commit is contained in:
mryanlo 2020-04-22 16:11:48 -07:00
Родитель 1df19ce3d1
Коммит 4017b8a676
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