mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
(core) Import redesign
Summary: New UI design for incremental imports. Test Plan: Updated Reviewers: georgegevoian Reviewed By: georgegevoian Differential Revision: https://phab.getgrist.com/D3945
This commit is contained in:
@@ -300,6 +300,12 @@ export const ThemeColors = t.iface([], {
|
||||
"importer-preview-border": "string",
|
||||
"importer-skipped-table-overlay": "string",
|
||||
"importer-match-icon": "string",
|
||||
"importer-outside-bg": "string",
|
||||
"importer-main-content-bg": "string",
|
||||
"importer-active-file-bg": "string",
|
||||
"importer-active-file-fg": "string",
|
||||
"importer-inactive-file-bg": "string",
|
||||
"importer-inactive-file-fg": "string",
|
||||
"menu-toggle-fg": "string",
|
||||
"menu-toggle-hover-fg": "string",
|
||||
"menu-toggle-active-fg": "string",
|
||||
|
||||
Reference in New Issue
Block a user