Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework icon coloring #59

Closed
Weilbyte opened this issue Jan 20, 2021 · 1 comment
Closed

Rework icon coloring #59

Weilbyte opened this issue Jan 20, 2021 · 1 comment
Assignees
Labels
Kind: Refactor 🔧 Refactor for either simplicity or performance. Priority: Low Status: Wontfix

Comments

@Weilbyte
Copy link
Owner

Currently, icon recoloring is handled in a bad way. Many icons are styled white on their own, while a simple color: white to their shared parent class would do the exact same.

In short: remove useless styles, recolor parent and have children inherit color, clean mess.

@Weilbyte Weilbyte added Status: Assigned Priority: Low Kind: Refactor 🔧 Refactor for either simplicity or performance. labels Jan 20, 2021
@Weilbyte Weilbyte self-assigned this Jan 20, 2021
@ianalexis
Copy link

ianalexis commented Mar 3, 2021

Don’t know if it is the correct place to upload this but I’m trying to make a black fork so I remaster and remake some icon files.
If this helps you please use it and if you need something else please make me know.

Edit: confirmed it’s the wrong place to upload this but... XD

bl_tool-spritesBACKGROUND
bl_tool-spritesBACKGROUDLESS

Weilbyte added a commit that referenced this issue Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Kind: Refactor 🔧 Refactor for either simplicity or performance. Priority: Low Status: Wontfix
Projects
None yet
Development

No branches or pull requests

2 participants