Fixed Darkstyle textcolors for group category & private key

This commit is contained in:
defnax 2021-12-23 20:09:01 +01:00
parent b700c451d4
commit f6c05caf02

View File

@ -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 {