Handle glue-the-gian and msm light theme too
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
57544f9baf
commit
19eb3398ea
4 changed files with 7 additions and 4 deletions
|
@ -2942,6 +2942,10 @@ void updateStaticPluginsDarkMode()
|
|||
{
|
||||
panelTheme = darkMode ? 1 : 0;
|
||||
}
|
||||
// glue the giant
|
||||
{
|
||||
gtg_default_theme = darkMode ? 1 : 0;
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue