mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-07 13:23:15 +00:00
Use active bg instead of code background for khoj response
This commit is contained in:
committed by
Debanjum Singh Solanky
parent
a4b2552540
commit
fb818ead60
@@ -83,7 +83,7 @@ If your plugin does not need CSS, delete this file.
|
|||||||
color: var(--text-normal);
|
color: var(--text-normal);
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
white-space: pre-line;
|
white-space: pre-line;
|
||||||
background-color: var(--code-background);
|
background-color: var(--active-bg);
|
||||||
}
|
}
|
||||||
/* add left protrusion to khoj chat bubble */
|
/* add left protrusion to khoj chat bubble */
|
||||||
.khoj-chat-message-text.khoj:after {
|
.khoj-chat-message-text.khoj:after {
|
||||||
|
|||||||
Reference in New Issue
Block a user