mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-29 10:59:32 +01:00
Improve instruct colors in dark mode
This commit is contained in:
parent
c5641b65d3
commit
0686a2e75f
@ -74,7 +74,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.dark .chat .assistant-message {
|
.dark .chat .assistant-message {
|
||||||
background-color: #374151;
|
background-color: #3741519e;
|
||||||
border: 1px solid #4b5563;
|
border: 1px solid #4b5563;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user