mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-09-17 10:16:57 +00:00
4.47.1
* Added: Option to use the older, lighter input elements when using a dark theme. (Effectively reverts the recent Twitch change.) * Fixed: Issue with the settings bridge failing to load when using a profile with a Current Monitor rule. * Fixed: A few minor colors being applied incorrectly when using theme options. * Fixed: No background being present behind certain elements, including most notably up-time in the directory.
This commit is contained in:
parent
e6ad12c937
commit
67c64e6f7e
9 changed files with 45 additions and 16 deletions
|
@ -119,7 +119,7 @@
|
|||
position: absolute;
|
||||
z-index: 1;
|
||||
|
||||
background-color: var(--color-background-overlay);
|
||||
background-color: var(--color-background-overlay-alt);
|
||||
color: var(--color-text-overlay);
|
||||
|
||||
padding: 0 0.5rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue