mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 23:54:55 +00:00
enhance(ux): accent background for the document
This commit is contained in:
@@ -78,6 +78,8 @@ html[data-theme=dark] {
|
||||
--popover-foreground: 0 0 95%;
|
||||
--input: 0 0% 25%;
|
||||
|
||||
background-color: #161616;
|
||||
|
||||
&[data-color=logseq] {
|
||||
--background: 192 100% 11%;
|
||||
--foreground: 0 0% 95%;
|
||||
@@ -95,6 +97,8 @@ html[data-theme=dark] {
|
||||
--popover: 192 100% 11%;
|
||||
--input: 203 35% 25%;
|
||||
|
||||
background-color: #002b36;
|
||||
|
||||
.ui__button {
|
||||
&.as-outline {
|
||||
--accent: 192 100% 12%;
|
||||
|
||||
Reference in New Issue
Block a user