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