We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d791a1 commit 91d33f0Copy full SHA for 91d33f0
themes/default-light/v1/theme.json
@@ -2,7 +2,7 @@
2
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
3
"name": "Notesnook Light",
4
"id": "default-light",
5
- "version": 2.0,
+ "version": 2.1,
6
"license": "GPL-3.0-or-later",
7
"homepage": "https://notesnook.com",
8
"description": "The default light theme for Notesnook app.",
@@ -113,7 +113,7 @@
113
}
114
},
115
"contextMenu": { "primary": { "background": "#f7f7f7" } },
116
- "editor": { "selected": { "background": "#ffffff", "hover": "#ffffff" } },
+ "editor": { "selected": { "background": "#e1e1e1" } },
117
"sheet": { "selected": { "paragraph": "#008837" } }
118
119
0 commit comments