mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Header colored (#581)
This commit is contained in:
@@ -344,6 +344,7 @@ export const theme = {
|
||||
colors.selectionOpaque),
|
||||
selectionOpaqueDarkBg: new CustomProp('theme-selection-opaque-dark-bg', undefined,
|
||||
colors.selectionDarkerOpaque),
|
||||
selectionHeader: new CustomProp('theme-selection-header', undefined, colors.mediumGrey),
|
||||
|
||||
/* Widgets */
|
||||
widgetBg: new CustomProp('theme-widget-bg', undefined, 'white'),
|
||||
|
||||
Reference in New Issue
Block a user