1#ifndef YAZE_APP_EDITOR_LAYOUT_DESIGNER_THEME_PROPERTIES_H_
2#define YAZE_APP_EDITOR_LAYOUT_DESIGNER_THEME_PROPERTIES_H_
5#include "imgui/imgui.h"
9namespace layout_designer {
UI panel for editing theme properties in the layout designer.
void DrawSizesSection(ThemeProperties &properties)
void DrawBordersSection(ThemeProperties &properties)
ThemePropertiesPanel()=default
void DrawPaddingSection(ThemeProperties &properties)
bool Draw(ThemeProperties &properties)
Draw the theme properties editor.
void DrawRoundingSection(ThemeProperties &properties)
Encapsulates ImGui style properties for visual design.
std::string GenerateStyleCode() const
ImVec2 item_inner_spacing