revanced-patches-template icon indicating copy to clipboard operation
revanced-patches-template copied to clipboard

bug: dark mode is not applied to settings

Open TheJeterLP opened this issue 3 years ago • 0 comments

Type

Cosmetic

Bug description

Open settings, open revanced settings, see that they are only white mode.

Steps to reproduce

See description

Relevant log output

No log output

Screenshots or videos

No response

Solution

Currently inside of integrations ThemeHelper.setTheme is not called. Look at how vanced did it to create a patch for it. Once that is done, dark theme will be applied to settings too.

Additional context

No response

TheJeterLP avatar Jul 31 '22 18:07 TheJeterLP