Manuel-Kehl / elementaryPlus

This theme is an addition to elementary OS's default icon theme. It contains icons for several third party applications that resemble elementary OS's style.
GNU General Public License v3.0
356 stars 35 forks source link

Icon Request: VLC Player #352

Closed svenkeeter closed 8 years ago

cybre commented 8 years ago

We already ship a VLC icon

svenkeeter commented 8 years ago

I meant the wingpanel icon for VLC

cybre commented 8 years ago

We have that one as well screenshot from 2016-01-21 16 49 47

svenkeeter commented 8 years ago

Oh sorry! It is there. I am using Numix-Circle icon inheriting elementaryPlus. All other wingpanel icons are from elementaryPlus except VLC. Any idea how to fix it?

cybre commented 8 years ago

Can you post a screenshot of the current icon?

svenkeeter commented 8 years ago

screenshot from 2016-01-21 18 14 33

cybre commented 8 years ago

And the contents of your numix-circle index.theme? Also, do you also have the Numix base, or just Numix-Circle?

svenkeeter commented 8 years ago
[Icon Theme]
Name=Numix Circle
Comment=Numix icon theme with a circular apps icons design

Inherits=elementaryPlus

Example=directory-x-normal

# Directory list
Directories=16x16/panel,22x22/panel,24x24/panel,48x48/apps,scalable/apps

[16x16/panel]
Size=16
Context=Panel
Type=Fixed

[22x22/panel]
Size=22
Context=Panel
Type=Fixed

[24x24/panel]
Size=24
Context=Panel
Type=Fixed

[48x48/apps]
Size=48
Context=Applications
Type=Fixed

[scalable/apps]
Size=16
Context=Applications
MinSize=8
MaxSize=512
Type=Scalable
cybre commented 8 years ago

Ok, what about the second question?

svenkeeter commented 8 years ago

I have the numix base as well. I installed the Numix icons from a ppa so when installing Numix-Circle it installed 3 other icon sets as well (Numix, Numix-Light, Numix-Circle, Numix-Circle-Light)

cybre commented 8 years ago

sudo cp /usr/share/icons/elementaryPlus/status/24/vlc-panel.svg /usr/share/icons/Numix/24/panel

svenkeeter commented 8 years ago

Thanks a lot! That worked. Closing this issue now.