diff options
| author | Wladimir J. van der Laan <[email protected]> | 2016-03-14 12:46:59 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2016-03-14 12:46:59 +0100 |
| commit | 322a7a2fe031b66988d09fbac00c260ab78e7144 (patch) | |
| tree | f0961a863513639e3bce931a86e7f822a0b02d01 /src/qt | |
| parent | Merge #7658: Add curl to Gitian setup instructions (diff) | |
| download | discoin-322a7a2fe031b66988d09fbac00c260ab78e7144.tar.xz discoin-322a7a2fe031b66988d09fbac00c260ab78e7144.zip | |
qt: Remove reflection from `about` icon
While trying to find a black/white version of the Bitcoin
logo for the organization I noticed the about.png is not
entirely black - it has some reflection. Remove this to make
it the same as other icons.
Also ran the icons through `contrib/devtools/optimize-pngs.py`,
so `chevron.png` was optimized too.
Diffstat (limited to 'src/qt')
| -rw-r--r-- | src/qt/res/icons/about.png | bin | 4726 -> 3717 bytes |
| -rw-r--r-- | src/qt/res/icons/chevron.png | bin | 1923 -> 803 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/src/qt/res/icons/about.png b/src/qt/res/icons/about.png Binary files differindex 83eb3c07e..4143be8ba 100644 --- a/src/qt/res/icons/about.png +++ b/src/qt/res/icons/about.png diff --git a/src/qt/res/icons/chevron.png b/src/qt/res/icons/chevron.png Binary files differindex ac985052c..2309fb38e 100644 --- a/src/qt/res/icons/chevron.png +++ b/src/qt/res/icons/chevron.png |