-
Notifications
You must be signed in to change notification settings - Fork 123
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
revamped all icons using jetbrains intellij icons #88
base: master
Are you sure you want to change the base?
Conversation
i also fixed cfr build script issue |
JOptionPane.showMessageDialog(this, | ||
ta, "Consider donating", | ||
JOptionPane.INFORMATION_MESSAGE, SwingUtils.getIcon("bit_qr.png", 150, 150)); | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤨
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ohhh, i forgot bout dat, it was too painful for me to debug so i removed it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
and i am inspired by ur skidsuite project
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
uhhh more changes is bout to be pushed regarding the deobfuscation parts, but yea just edit the commits and pls merge
…s, full revamping of theme system in place
Btw just implemented new svg rendering system, now it should be faster and less bloated, cacheing is on the way, |
@Col-E btw is cafedood rewriting(re implementing) code and what it does or is it just a stripper for wahtever illigal attribute |
…IO and file stripping to take in illegal bytecode and try to retain its class content
i added intellij icons and completely revapmed the old icons