Qogir-theme
Qogir-theme copied to clipboard
[ Feature Request ] Qogir-OSX
Make a version using X-Arc titlebar buttons please.
bump
bump
You can replace the windows control icons, if you want mac style titlebutton icons
Can you give me a the lines that need to be changed in the .css file because I was thinking about doing the Qogir theme the same way you did the Vimix theme.
On Sat, Sep 7, 2019 at 11:11 AM Vince [email protected] wrote:
You can replace the windows control icons, if you want mac style titlebutton icons
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/vinceliuice/Qogir-theme/issues/77?email_source=notifications&email_token=AB52IYPSTIGXJBVLG7Z4DYLQIPAD5A5CNFSM4IJTGVPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6E23VI#issuecomment-529116629, or mute the thread https://github.com/notifications/unsubscribe-auth/AB52IYLJQKH24UHLSF3VE3TQIPAD5ANCNFSM4IJTGVPA .
No problem!
First you can download Mojave-gtk-theme: https://github.com/vinceliuice/Mojave-gtk-theme
Then go to /Mojave-gtk-theme/src/gtk-3.0/windows-assets/titlebutton copy all png files
Last paste them at .../.themes/Qogir-light/gtk-3.0/assets/ replace all titlebutton png files
and then you can open gtk.css of Qogir-light/gtk-3.0 go to line 4733 :
change :
padding: 0;
min-width: 27px;
min-height: 27px;
to:
padding: 0 4px;
min-width: 16px;
min-height: 16px;
save it done!
Thanks bud, when I get it all done do you mind if I upload it to your github account?
On Sat, Sep 7, 2019 at 9:52 PM Vince [email protected] wrote:
First you can download Mojave-gtk-theme: https://github.com/vinceliuice/Mojave-gtk-theme Then go to /Mojave-gtk-theme/src/gtk-3.0/windows-assets/titlebutton copy all png files Last paste them at .../.themes/Qogir-light/gtk-3.0/assets/ replace all titlebutton png files and then you can open gtk.css of Qogir-light/gtk-3.0 go to line 4733 : [image: 图片] https://user-images.githubusercontent.com/7604295/64482129-2732c000-d21e-11e9-9af1-f7915d3e2f15.png change :
padding: 0;
min-width: 27px;
min-height: 27px;
to:
padding: 0 4px;
min-width: 16px;
min-height: 16px;
save it done!
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/vinceliuice/Qogir-theme/issues/77?email_source=notifications&email_token=AB52IYKBHXZSWBO62BZI5ATQIRLE7A5CNFSM4IJTGVPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6FF22A#issuecomment-529161576, or mute the thread https://github.com/notifications/unsubscribe-auth/AB52IYKIF7NLQ4R5SQBFKA3QIRLE7ANCNFSM4IJTGVPA .
That's very kind, but thanks, this theme is one of default ubuntu-budgie official themes so mac style titlebuttons is kind of "not free", you can use it personaly