Skip to content

Commit e5b514e

Browse files
color
1 parent 76a9c88 commit e5b514e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/vars.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
--tip-background-color: rgba(var(--theme-light-palette-primary-bg-weak));
252252
--warning-color: rgba(var(--theme-light-palette-danger-bg-strong));
253253
--warning-background-color: rgba(var(--theme-light-palette-danger-bg-weak));
254-
--mark-background: rgba(250 255 0 / 0.5);
254+
--mark-background: rgba(247 151 103 / 0.3);
255255

256256
/* success */
257257
--success-color: rgba(var(--theme-light-palette-success-bg-strong));

0 commit comments

Comments
 (0)