update: Widgets and menu styling

This commit is contained in:
Ronan 2020-01-17 17:25:07 +01:00
commit 94444594ab
20 changed files with 230 additions and 71 deletions

View file

@ -1,9 +1 @@
//Main
@theme-color-background-base: #f8f9fa;
@theme-color-brand: #4285f4;
//Menu
@theme-color-menu-contrast-text: #727273;
@theme-color-menu-contrast-textSelected: #1a73e8;
@theme-color-menu-contrast-textActive: #3c4043;
@theme-color-menu-contrast-background: transparent;
@theme-fontFamily-base: Arial, Verdana, sans-serif;