mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
wip
This commit is contained in:
@@ -60,6 +60,8 @@ $ns: bp4;
|
||||
--color-ui-menu-select-item-hover-background: #edeff2;
|
||||
--color-ui-menu-select-item-active-background: var(--color-primary);
|
||||
|
||||
--color-app-background: #fff;
|
||||
|
||||
// Splash screen.
|
||||
--color-splash-screen-background: #fff;
|
||||
|
||||
@@ -341,6 +343,9 @@ body.bp4-dark {
|
||||
--color-ui-menu-select-item-hover-background: rgba(143, 153, 168, .15);
|
||||
--color-ui-menu-select-item-active-background: var(--color-primary);
|
||||
|
||||
// App
|
||||
--color-app-background: var(--color-dark-gray1);
|
||||
|
||||
// Splash screen.
|
||||
--color-splash-screen-background: #fff;
|
||||
--color-splash-screen-background: var(--color-dark-gray1);
|
||||
|
||||
Reference in New Issue
Block a user