mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-02 02:24:58 -05:00
Fixed Darkstyle textcolors for group category & private key
This commit is contained in:
parent
b700c451d4
commit
f6c05caf02
@ -2479,8 +2479,8 @@ ForumsDialog, GxsForumThreadWidget
|
||||
|
||||
GroupTreeWidget
|
||||
{
|
||||
qproperty-textColorCategory: rgb(99, 99, 99);
|
||||
qproperty-textColorPrivateKey: rgb(85,151,209);
|
||||
qproperty-textColorCategory: rgb(3, 155, 198);
|
||||
qproperty-textColorPrivateKey: rgb(249,185,0);
|
||||
}
|
||||
|
||||
NetworkDialog {
|
||||
|
Loading…
x
Reference in New Issue
Block a user