mirror of
https://github.com/ksyasuda/aniwrapper.git
synced 2025-12-06 14:53:37 -08:00
fix colorscheme for seearched anime and watched ep
This commit is contained in:
@@ -88,7 +88,9 @@ element.alternate.urgent {
|
||||
}
|
||||
element.alternate.active {
|
||||
background-color: @alternate-active-background;
|
||||
text-color: @alternate-active-foreground;
|
||||
/* text-color: @alternate-active-foreground; */
|
||||
text-color: #51afef;
|
||||
border-color: #51afef;
|
||||
}
|
||||
scrollbar {
|
||||
width: 4px ;
|
||||
|
||||
Reference in New Issue
Block a user