mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 05:29:12 +00:00
Add dark mode toggle! And improve experience for train of thought
This commit is contained in:
@@ -25,7 +25,7 @@ div.contextReference:hover {
|
||||
div.singleReference {
|
||||
padding: 8px;
|
||||
border-radius: 8px;
|
||||
background-color: var(--frosted-background-color);
|
||||
background-color: hsla(var(--frosted-background-color));
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user