-
Notifications
You must be signed in to change notification settings - Fork 214
Open

Description
Dear team,
Up until now, I was using https://github.com/svenevs/nanogui-customization-demo and I had my own custom colors and fonts which I created with https://github.com/svenevs/nanogui-customization-demo/blob/master/python/custom_theme.py
Now, I cant seem to find where exactly do I make these changes in this repository. For instance changing these colors (from the repo I referenced) and the fonts used:
using nanogui::Color;
mDropShadow = Color(0.0f, 0.0f, 0.0f, 0.501960813999176f);
mTransparent = Color(0.0f, 0.0f, 0.0f, 0.0f);
mBorderDark = Color(0.5084147453308105f, 0.5084147453308105f, 0.5084147453308105f, 1.0f);
Many thanks,
Metadata
Metadata
Assignees
Labels
No labels