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 76a9c88 commit e5b514eCopy full SHA for e5b514e
src/css/vars.css
@@ -251,7 +251,7 @@
251
--tip-background-color: rgba(var(--theme-light-palette-primary-bg-weak));
252
--warning-color: rgba(var(--theme-light-palette-danger-bg-strong));
253
--warning-background-color: rgba(var(--theme-light-palette-danger-bg-weak));
254
- --mark-background: rgba(250 255 0 / 0.5);
+ --mark-background: rgba(247 151 103 / 0.3);
255
256
/* success */
257
--success-color: rgba(var(--theme-light-palette-success-bg-strong));
0 commit comments