mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 11:02:28 +08:00
style(next): fix the tooltip background color on the light color scheme
This commit is contained in:
parent
d5ff354e2f
commit
d1ef08c7cc
@ -193,7 +193,7 @@
|
||||
--calendar-day-highlight-background: #80808024;
|
||||
|
||||
--tooltip-border-color: transparent;
|
||||
--tooltip-background-color: rgba(0, 0, 0, 0.8);
|
||||
--tooltip-background-color: rgba(255, 255, 255, 0.8);
|
||||
--tooltip-foreground-color: #fff;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user