mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
fix: add background color for code block actions
This commit is contained in:
@@ -35,6 +35,7 @@ html {
|
||||
}
|
||||
|
||||
&[data-theme=dark] {
|
||||
--lx-gray-01: var(--ls-primary-background-color, hsl(var(--background)));
|
||||
--background: 192 100% 11%;
|
||||
--foreground: 0 0% 95%;
|
||||
--accent: 192 80% 10%;
|
||||
|
||||
Reference in New Issue
Block a user