mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 05:07:46 +02:00
Use correct colours for all system themes
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
@ -69,7 +69,6 @@ class ThemeManager {
|
||||
QDir m_catPacksFolder{ "catpacks" };
|
||||
std::map<QString, std::unique_ptr<CatPack>> m_catPacks;
|
||||
QString m_defaultStyle;
|
||||
QPalette m_defaultPalette;
|
||||
LogColors m_logColors;
|
||||
|
||||
void initializeThemes();
|
||||
|
Reference in New Issue
Block a user