enhance: theme tweaks

Code and ideas are mostly from https://github.com/PiotrSss/logseq-bujo-theme.
This commit is contained in:
Tienson Qin
2021-02-22 22:51:29 +08:00
parent 12e23c932a
commit 8ea487a5cd
10 changed files with 182 additions and 91 deletions

View File

@@ -1,7 +1,6 @@
#search {
> .inner {
width: 100%;
max-width: 280px;
}
}
@@ -16,4 +15,4 @@
#search_field {
background-color: var(--ls-search-background-color, #fff);
color: var(--ls-secondary-text-color, #161e2e);
}
}