Improve instruct colors in dark mode
This commit is contained in:
parent
c5641b65d3
commit
0686a2e75f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue