We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a9b041 commit 737b992Copy full SHA for 737b992
main.css
@@ -88,7 +88,7 @@
88
--editor-pane-component-stack-item-background-color: var(--sn-stylekit-background-color);
89
90
--text-selection-color: var(--sn-stylekit-secondary-foreground-color);
91
- --text-selection-background-color: var(--sn-stylekit-secondary-background-color);
+ --text-selection-background-color: #ede9e5;
92
93
--note-preview-progress-color: var(--sn-stylekit-info-color);
94
--note-preview-progress-background-color: var(--sn-stylekit-passive-color-4-opacity-variant);
0 commit comments