|
|
@@ -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%;
|