Voltray Engine Docs
Loading...
Searching...
No Matches
Theme.h File Reference

Defines the theme system for the Voltray editor. More...

#include <string>
#include <unordered_map>
#include <memory>
#include <vector>
#include <imgui.h>
Include dependency graph for Theme.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Editor::UI::ThemeColors
 Contains all color definitions for a theme. More...
 
struct  Editor::UI::ThemeStyle
 Contains style settings for a theme. More...
 
class  Editor::UI::Theme
 Represents a complete UI theme with colors and style settings. More...
 
class  Editor::UI::ThemeManager
 Manages all themes and provides theme switching functionality. More...
 

Namespaces

namespace  Editor
 
namespace  Editor::UI
 

Detailed Description

Defines the theme system for the Voltray editor.