Changing the icons color for regtest in now lightweight.
[Qt] light blue icon color for regtest #5488
pull jonasschnelli wants to merge 1 commits into bitcoin:master from jonasschnelli:2014_12_regtest_icon changing 1 files +1 −1-
jonasschnelli commented at 12:37 PM on December 16, 2014: contributor
-
ff63801bc0
[Qt] light blue icon color for regtest
Changing the icons color for regtest in now lightweight.
-
jonasschnelli commented at 12:38 PM on December 16, 2014: contributor
example:

-
laanwj commented at 12:40 PM on December 16, 2014: member
Nice :-) All that by changing one number.
-
fanquake commented at 1:04 PM on December 16, 2014: member
Tested ACK
- laanwj merged this on Dec 16, 2014
- laanwj closed this on Dec 16, 2014
- laanwj referenced this in commit 851dfc7f88 on Dec 16, 2014
-
paveljanik commented at 2:41 PM on December 16, 2014: contributor
Now, I see this warning at the start of bitcoin-qt:
libpng warning: iCCP: known incorrect sRGB profileI like the solution though :-) There is some guide to fix at https://wiki.archlinux.org/index.php/Libpng_errors
-
jonasschnelli commented at 2:55 PM on December 16, 2014: contributor
@paveljanik i think we must take this upstream to the Qt team. It seems to be a Qt issue? Or what do you think?
-
paveljanik commented at 3:51 PM on December 16, 2014: contributor
According to notes on the Internet, you can run
convert -stripeon the image. The question is, if the profile is not added by your changes...
-
jonasschnelli commented at 4:03 PM on December 16, 2014: contributor
@paveljanik the issue you reporting is not related to this pull (because this pull did not change and bitmap files). I'll have a look at the sRGB profile issue.
- jonasschnelli referenced this in commit 7a626b5c9f on Dec 16, 2014
-
luke-jr commented at 7:00 PM on December 16, 2014: member
Merged too quick... I was going to shed-paint that I liked the green! :p jk
- MarcoFalke locked this on Sep 8, 2021
Contributors