mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-22 22:21:09 -04:00
StyleSheet Rewrite
Use QDarkStyle to make Standard_Dark.qss and Standard_Light.qss Use Widget name to stylize them.
This commit is contained in:
parent
16ca0dc52c
commit
d7981f3811
772 changed files with 12162 additions and 11459 deletions
|
@ -158,7 +158,7 @@ private:
|
|||
|
||||
private:
|
||||
|
||||
/* Color definitions (for standard see qss.default) */
|
||||
/* Color definitions (for standard see default.qss) */
|
||||
QColor mTextColor[GROUPTREEWIDGET_COLOR_COUNT];
|
||||
|
||||
// Compare role used for each column
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue