Open DarkJoker360 opened 2 years ago
I took the icon from moon weather icon rather than having the old one to match new redefined icons design, such as volume icon etc
Alright. I have a doubt in how I should edit the file (src/scalable/source-symbolic.svg), I tried src/scalable/ scripts and master-render.py which I believe are for different purpose. Any hints on how to do so? Thank you
master-render.py
is the overall rendering script. It will call each rendering script for each different type of asset in turn. You can use it to render the icon after you're finished to test it out.
Before releasing, master-render.py -c
will do a complete re-render, which is helpful to make sure the icon will not get overwritten.
@DarkJoker360 I'm not sure if you're still interested in this PR, but I've updated a lot of documentation which should aid you in getting your PR updated with the correct modifications. The relevant docs are in:
This change adds a themed icon for night light status icon, similiar to what we used to have in 20.04 and older releases.
Before (current default icon): https://imgur.com/a/xiQHfxz After (new icon): https://imgur.com/a/DZ1AXoS
I am adding here the icon 20.04 icon as reference: https://imgur.com/a/fPUS4qZ