mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
wip
This commit is contained in:
@@ -110,6 +110,9 @@ $ns: bp4;
|
||||
--color-datatable-empty-status-title: #2c3a5d;
|
||||
--color-datatable-empty-status-description: #1f3255;
|
||||
|
||||
--color-dashboard-card-background: #fff;
|
||||
--color-dashboard-card-border: #d2dce2;
|
||||
|
||||
// Sidebar
|
||||
--color-sidebar-toggle: #6b8193;
|
||||
--color-sidebar-background: #01115e;
|
||||
@@ -401,6 +404,9 @@ body.bp4-dark {
|
||||
--color-datatable-empty-status-title: var(--color-light-gray4);
|
||||
--color-datatable-empty-status-description: var(--color-light-gray5);
|
||||
|
||||
--color-dashboard-card-background: var(--color-dark-gray1);
|
||||
--color-dashboard-card-border: var(--color-dark-gray3);
|
||||
|
||||
// Sidebar
|
||||
--color-sidebar-toggle: rgba(255, 255, 255, 0.5);
|
||||
--color-sidebar-background: var(--color-dark-gray3);
|
||||
|
||||
Reference in New Issue
Block a user