SethStormR / Shade-of-Z

Shade of Z is an icon set for Zorin OS (16). It aims to streamline the icons in the Zorin envoriment, so application icons are in match with the panel icons (menu launcher, systray etc.).
4 stars 0 forks source link

Icon suggestions #1

Closed alexdesiqueira closed 3 years ago

alexdesiqueira commented 3 years ago

Thank you for these icons @SethStormR, they look great! Some app suggestions:

SethStormR commented 3 years ago

Hi,

I'll look into it.

Discord should be there. Can you check the icon name of Discord? Usually /usr/share/applications but if it's a snap/flatpack it may have hardcoded icon. Then you have to set it manually.

discord

VSCode - Open source or Microsofts?

alexdesiqueira commented 3 years ago

Thank you for your prompt answer, @SethStormR!

SethStormR commented 3 years ago

That's puzzling. I installed the .deb file of discord to track its icon. The name of the of the image file is just discord. So I thought it might be a bug on my side in one of my icon sets, but all my icon sets have discord.(svg). Can you open the file /usr/share/applications/discord.desktop with an editor and tell me what it says under icon=, thanks.

alexdesiqueira commented 3 years ago

Sure! The file follows:

[Desktop Entry]
Name=Discord
StartupWMClass=discord
Comment=All-in-one voice and text chat for gamers that's free, secure, and works on both your desktop and phone.
GenericName=Internet Messenger
Exec=/usr/share/discord/Discord
Icon=discord
Type=Application
Categories=Network;InstantMessaging;
Path=/usr/bin

Thank you!

SethStormR commented 3 years ago

Which color do you use of "Shade of Z"?

As you can see mine changed, so I'm bit baffled your aren't:

menu

alexdesiqueira commented 3 years ago

Never mind! Reinstalled it, it seems okay now: image Thank you!

SethStormR commented 3 years ago

Hi,

Try and see if all the icons for your listed apps are changed. I also fixed the zoom icon. Shade of Z - Black-v.0.4alpha.zip

alexdesiqueira commented 3 years ago

Thank you @SethStormR! These look great! image For the ones it didn't find,

❯ which emacs
/usr/bin/emacs
❯ which zotero
/usr/local/bin/zotero

Again, that's more than nice. Appreciate it, owe ya a beer!

SethStormR commented 3 years ago

It's an ever hunting for icon names. It would be easier if they all use the same icon name disregard of who packaged them. I'll se what I can do.

SethStormR commented 3 years ago

The Zotero. It comes in various packages. Which package/installation did you use. Their homepage have the default tarball, a look into it I could see it was hardcoded, in that case you have to manually change the icon. They are also referring to a .deb package?

SethStormR commented 3 years ago

It's getting late here, but try this one. If you used the .deb package of Slack it's also hardcoded and need manually change with the menu editor.

This should fix emacs, if not let me know what /usr/share/applications/.desktop looks like. Shade of Z - Black-v0.4alpha2.zip

alexdesiqueira commented 3 years ago

On Zotero:

The Zotero. It comes in various packages. Which package/installation did you use. Their homepage have the default tarball, a look into it I could see it was hardcoded, in that case you have to manually change the icon. They are also referring to a .deb package?

I'm using this one: https://github.com/retorquere/zotero-deb On /usr/share/applications/zotero.desktop:

[Desktop Entry]
Name=Zotero
Comment=Open-source reference manager
Exec=/usr/lib/zotero/zotero --url %u
Icon=/usr/lib/zotero/chrome/icons/default/default256.png
Type=Application
Categories=Office;Education;Literature
StartupNotify=true
MimeType=x-scheme-handler/zotero;application/x-endnote-refer;application/x-research-info-systems;text/ris;text/x-research-info-systems;application/x-inst-for-Scientific-info;application/mods+xml;application/rdf+xml;application/x-bibtex;text/x-bibtex;application/marc;application/vnd.citationstyles.style+xml
alexdesiqueira commented 3 years ago

On Emacs:

This should fix emacs, if not let me know what /usr/share/applications/.desktop looks like.

Emacs should be a very different beast. Their names are different according to the version! :joy: On /usr/share/applications/emacs27.desktop:

[Desktop Entry]
Name=Emacs
GenericName=Text Editor
Comment=Edit text
MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
Exec=emacs27 %F
Icon=emacs27
Type=Application
Terminal=false
Categories=Development;TextEditor;
StartupWMClass=Emacs
Keywords=Text;Editor;

I think the version available on the repos is Emacs 2.6, though. Again, thank you for that man. Don't worry; you did a lot already :slightly_smiling_face:

SethStormR commented 3 years ago

I'll put emacs26.svg and emacs27.svg in the next update. The github will have v.0.4 on sunday and pling on wedensday (due to their anti-spam policy). I'll close this requests. If you have other requests please open a new issue. :)

alexdesiqueira commented 3 years ago

Thank you @SethStormR! Appreciate all your effort on this package, and thanks for your time on answering me. Owe ya a beer! :beers: