mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-06 15:00:44 +09:00
Draw and event position relative to parent (for pages)
This commit is contained in:
@@ -11,6 +11,7 @@ namespace gsr {
|
||||
Theme& operator=(const Theme&) = delete;
|
||||
|
||||
mgl::Color tint_color = mgl::Color(118, 185, 0);
|
||||
mgl::Color scrollable_page_bg_color = mgl::Color(38, 43, 47);
|
||||
};
|
||||
|
||||
void init_theme(const gsr::GsrInfo &gsr_info);
|
||||
|
||||
Reference in New Issue
Block a user