We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 384a189 commit 404b6dbCopy full SHA for 404b6db
1 file changed
src/shared/variables.css
@@ -98,6 +98,6 @@
98
--editor-cursor: #7e7e7f;
99
--editor-matching-bracket-color: var(--text-color-primary);
100
--editor-matching-bracket-border: #ff00ea;
101
- --editor-blurred-background: rgb(255 255 255 / 0.65); /* eeeeeea6 */
+ --editor-blurred-background: rgb(255 255 255 / 0.65);
102
}
103
0 commit comments