#pragma once #include #define COLOR(hex) pu::ui::Color::FromHex(hex) #define BACKGROUND_COLOR theme::color::BgBase