Skip to content

Commit 737b992

Browse files
committed
Text selection color
1 parent 5a9b041 commit 737b992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
--editor-pane-component-stack-item-background-color: var(--sn-stylekit-background-color);
8989

9090
--text-selection-color: var(--sn-stylekit-secondary-foreground-color);
91-
--text-selection-background-color: var(--sn-stylekit-secondary-background-color);
91+
--text-selection-background-color: #ede9e5;
9292

9393
--note-preview-progress-color: var(--sn-stylekit-info-color);
9494
--note-preview-progress-background-color: var(--sn-stylekit-passive-color-4-opacity-variant);

0 commit comments

Comments
 (0)