Initial Smartproc
This commit is contained in:
22
src/themes/metadata.base.json
Normal file
22
src/themes/metadata.base.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"items": [
|
||||
{
|
||||
"key": "$datagrid-columnchooser-item-color",
|
||||
"value": "rgba(9, 150, 194, 1)"
|
||||
},
|
||||
{
|
||||
"key": "$datagrid-columnchooser-font-weight",
|
||||
"value": "bold"
|
||||
},
|
||||
{
|
||||
"key": "$base-font-family",
|
||||
"value": "\"SF Pro Display\", sans-serif"
|
||||
}
|
||||
],
|
||||
"baseTheme": "generic.softblue",
|
||||
"outputColorScheme": "soft-blue",
|
||||
"makeSwatch": false,
|
||||
"version": "22.2.6",
|
||||
"widgets": [],
|
||||
"removeExternalResources": false
|
||||
}
|
Reference in New Issue
Block a user