Quote:
Originally Posted by Deobulakenyo
is it like this?
|
yes
Quote:
Originally Posted by Deobulakenyo
I don't get this part
|
This is an indentation, do not touch indent, leave it as it is.
replace
Code:
- ReplaceZlib: {Find: "MetaDataLabel {\n color: #666666;\n qproperty-indent: 0;\n}", Replace: "MetaDataLabel {\n color: #000000;\n qproperty-indent: 0;\n}"}
to
Code:
- ReplaceZlib: {Find: "MetaDataLabel {\n color: #666666;\n qproperty-indent: 0;\n}", Replace: "MetaDataLabel {\n color: #332b2b;\n qproperty-indent: 0;\n}"}
P.S. you have chosen a terrible color.