diff --git a/themes/light-orange/v1/theme.json b/themes/light-orange/v1/theme.json index ae094ee..cade222 100644 --- a/themes/light-orange/v1/theme.json +++ b/themes/light-orange/v1/theme.json @@ -2,7 +2,7 @@ "$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json", "name": "Light Orange", "id": "light-orange", - "version": 1.0, + "version": 1.01, "license": "GPL-3.0-or-later", "homepage": "https://notesnook.com", "description": "A light orange theme with a dark sidebar.", @@ -10,9 +10,7 @@ "compatibilityVersion": 1, "authors": [ { - "name": "Compressed", - "email": "", - "url": "" + "name": "Compressed" } ], "scopes": { @@ -125,7 +123,10 @@ "background": "#EEEEEE" }, "selected": { - "hover": "#bdbdbd" + "paragraph": "#ebebeb", + "background": "#f58700", + "icon": "#59565a", + "hover": "#707070" } }, "contextMenu": {