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:
@@ -173,6 +173,7 @@ export interface ThemeColors {
|
||||
'selection-opaque-fg': string;
|
||||
'selection-opaque-bg': string;
|
||||
'selection-opaque-dark-bg': string;
|
||||
'selection-header': string;
|
||||
|
||||
/* Widgets */
|
||||
'widget-bg': string;
|
||||
|
||||
Reference in New Issue
Block a user