mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Revert themed coloring for message deletion highlight
This commit is contained in:
@ -872,7 +872,8 @@ body .panelControlBar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#chat .mes.selected{
|
#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,
|
.mes q:before,
|
||||||
|
Reference in New Issue
Block a user