mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
add color to toggle on state
This commit is contained in:
@ -181,6 +181,10 @@
|
||||
width: 7em;
|
||||
}
|
||||
|
||||
.world_entry .killSwitch.fa-toggle-on {
|
||||
color: var(--SmartThemeQuoteColor);
|
||||
}
|
||||
|
||||
.wi-card-entry {
|
||||
border: 1px solid;
|
||||
border-color: var(--SmartThemeBorderColor);
|
||||
|
Reference in New Issue
Block a user