fix colorscheme for seearched anime and watched ep

This commit is contained in:
ksyasuda
2021-11-01 15:21:58 -07:00
parent e0df1a8dbf
commit 63450b38ec
2 changed files with 29 additions and 19 deletions

View File

@@ -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 ;