mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-02 10:57:45 +01:00
Revert themed coloring for message deletion highlight
This commit is contained in:
parent
e2e7d5870a
commit
1ebe5547d4
@ -872,7 +872,8 @@ body .panelControlBar {
|
||||
}
|
||||
|
||||
#chat .mes.selected{
|
||||
background-color: rgb(from var(--SmartThemeQuoteColor) r g b / .5);
|
||||
/* background-color: rgb(from var(--SmartThemeQuoteColor) r g b / .5); */
|
||||
background-color: rgb(102, 0, 0);
|
||||
}
|
||||
|
||||
.mes q:before,
|
||||
|
Loading…
x
Reference in New Issue
Block a user