More work on theming

This commit is contained in:
Nayla Hanegan 2024-05-22 23:11:11 -04:00
commit cc775770bf
6 changed files with 174 additions and 6 deletions

View file

@ -76,7 +76,7 @@ public:
StyleType GetStyleType() const;
// this evaluates the current stylesheet settings and refreshes the GUI with them
void ApplyStyle();
void ApplyStyleWin10();
void GetToolTipStyle(QColor& window_color, QColor& text_color, QColor& emphasis_text_color,
QColor& border_color, const QPalette& palette,