Add Qt GUI refresh w/branding updates#3000
Conversation
|
|
|
Few notes:
All these changes in one commit UdjinM6@ad784aa Could also adjust |
|
Added your commit, thanks @UdjinM6 . I've reached out to Suba to help w/the MN icon, and he said he found some more that he missed, so will wait for a patch from him (should be pretty quick). |
|
General overview below as of 33d0fee (compiled on ubuntu so might look a little different to windows builds) |
9b9cef3 to
06143da
Compare
|
Rebased onto latest develop and force-pushed newest changes. |
06143da to
6092a51
Compare
|
I've rebased this after splitting out the extra themes removal and re-grouped into new commits (the old commit history was kind of a mess). Should be ready for review and testing now. |
|
|
Why 2df07ff ? It's not needed imo (splash image colors are adjusted automagically). |
|
@UdjinM6 re: 2df07ff, I didn't know why it was removed in #3141 so assumed it should not have been. @iamsuba Can you help answer these questions about icons that @codablock asked above? |
|
|
Transparency has been fixed in icons now, directions fixed and sizes should be correct. @UdjinM6 I reverted the testnet splash screen commit @codablock As for your question about 8ed6afc, I believe this is where UdjinM6 ran the optimize images script, but I can't say for sure. I picked this from an old commit of his as the base for this work. But that's what it looks like since the file size is reduced for all these. |
|
Ah, yes, we must run new images through I'm still not happy with the new "remove" icon tbh #3000 (comment). I tried to make the icon in Console tab a bit larger UdjinM6@1e28314 and it's a bit better that way IMO but it's still weird. I would probably copy the old one into some new file and use it in Console instead. Or maybe we could use a more general delete/remove icon like a trashcan or smth that would fit in both places instead? |
|
@UdjinM6 Cherry-picked your changes except for the last one, I didn't see where this remove.png was showing up on the debug console 'til now. I agree the old one looks better there, restored the old remove icon as |
UdjinM6
left a comment
There was a problem hiding this comment.
👍
Slightly tested ACK (light and trad looks good now imo, can't test light-hires, no such hardware here)
codablock
left a comment
There was a problem hiding this comment.
slightly tested ACK. light-hires is not very good, but at least it's not worse then other themes or what we had before
|
@codablock need me to test hires? I've got 4k screens. |















Align Qt wallet better with new style guidelines and consistent branding
Removes old non-default themes due to brittle design (they don't play well with new redesign)
Remove small 3 buttons underneath PS button
This is an alternative to #2204
Please see individual commits for more granular info on changes.