Make the tabs look like the design
This commit is contained in:
parent
15709040e7
commit
a7e3d7df28
8 changed files with 99 additions and 13 deletions
|
@ -187,6 +187,8 @@ $tab-label-fg-color: #45474a;
|
|||
$tab-label-active-fg-color: #ffffff;
|
||||
$tab-label-bg-color: transparent;
|
||||
$tab-label-active-bg-color: #7ac9a1;
|
||||
$tab-label-icon-bg-color: #454545;
|
||||
$tab-label-active-icon-bg-color: #ffffff;
|
||||
|
||||
// unused?
|
||||
$progressbar-color: #000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue