diff options
Diffstat (limited to 'packages/web/public')
| -rw-r--r-- | packages/web/public/theme.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/web/public/theme.json b/packages/web/public/theme.json index b3e97f7ca..7c8077634 100644 --- a/packages/web/public/theme.json +++ b/packages/web/public/theme.json @@ -46,6 +46,7 @@ "info": { "$ref": "#/definitions/colorValue" }, "text": { "$ref": "#/definitions/colorValue" }, "textMuted": { "$ref": "#/definitions/colorValue" }, + "selectedListItemText": { "$ref": "#/definitions/colorValue" }, "background": { "$ref": "#/definitions/colorValue" }, "backgroundPanel": { "$ref": "#/definitions/colorValue" }, "backgroundElement": { "$ref": "#/definitions/colorValue" }, |
