Theme toggle: use dark bg in tabs-bar again
This commit is contained in:
@ -144,7 +144,7 @@
|
||||
margin-left: 10px;
|
||||
|
||||
.react-toggle-track {
|
||||
background-color: rgba(0,0,0,0.2);
|
||||
background-color: var(--foreground-color);
|
||||
}
|
||||
|
||||
.react-toggle--checked {
|
||||
|
||||
Reference in New Issue
Block a user