mirror of
https://github.com/phranck/TUIkit.git
synced 2026-06-20 09:54:37 +00:00
The render() method was creating a new EnvironmentValues with the default theme, overwriting any theme changes made by ThemeManager. Now the current theme is explicitly set from themeManager.currentTheme.