diff --git a/app/appearance/themes/midnight/theme.css b/app/appearance/themes/midnight/theme.css index 44e24bebd..71027ed93 100644 --- a/app/appearance/themes/midnight/theme.css +++ b/app/appearance/themes/midnight/theme.css @@ -30,7 +30,7 @@ /* 顶部工具栏 */ --b3-toolbar-background: var(--b3-theme-surface); --b3-toolbar-blur-background: #363636; - --b3-toolbar-color: var(--b3-theme-on-surface-light); + --b3-toolbar-color: var(--b3-theme-on-surface); --b3-toolbar-hover: var(--b3-theme-background-light); --b3-toolbar-left-mac: 69px;