diff --git a/app/appearance/themes/daylight/theme.css b/app/appearance/themes/daylight/theme.css index 1dd2330df..530e45e14 100644 --- a/app/appearance/themes/daylight/theme.css +++ b/app/appearance/themes/daylight/theme.css @@ -189,7 +189,7 @@ --b3-callout-tip: var(--b3-theme-success); --b3-callout-caution: var(--b3-theme-error); --b3-callout-important: var(--b3-protyle-inline-blockref-color); - --b3-callout-warning: var(--b3-protyle-inline-mark-background); + --b3-callout-warning: var(--b3-highlight-current-background); /* 表格 */ --b3-table-even-background: rgba(0, 0, 0, .02);