Skip to content
  • Daniel Vrátil's avatar
    Fix loading configured Grantlee header themes · 783d0c46
    Daniel Vrátil authored
    Now that we don't have fixed settings groups for theme types, we can no longer
    use GrantleeTheme::GlobalSettings and instead have to work with the config
    more directly. The handling of loading configured theme is now encapsulated in
    ThemeManager and GlobalSettings has been removed as it's of no use anymore.
    783d0c46