Misc color fixes
This commit is contained in:
parent
ca5490074a
commit
e55a09906f
5 changed files with 13 additions and 13 deletions
|
|
@ -115,7 +115,7 @@ UserSettings::applyTheme()
|
|||
/*mid*/ QColor(110, 110, 110),
|
||||
/*text*/ QColor("#333"),
|
||||
/*bright_text*/ QColor("#333"),
|
||||
/*base*/ QColor("white"),
|
||||
/*base*/ QColor("#eee"),
|
||||
/*window*/ QColor("white"));
|
||||
lightActive.setColor(QPalette::Highlight, QColor("#38a3d8"));
|
||||
lightActive.setColor(QPalette::ToolTipBase, lightActive.base().color());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue