|
HikoGUI
A low latency retained GUI
|
#include <TTauri/GUI/ThemeBook.hpp>
Public Member Functions | |
| ThemeBook (std::vector< URL > const &theme_directories) noexcept | |
| std::vector< std::string > | themeNames () const noexcept |
| ThemeMode | themeMode () const noexcept |
| void | setThemeMode (ThemeMode themeMode) noexcept |
| std::string | themeName () const noexcept |
| void | setThemeName (std::string const &themeName) noexcept |
| void | updateTheme () noexcept |