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

Fix broken AKMenu themes and add improvements #230

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

Sanrax
Copy link
Contributor

@Sanrax Sanrax commented Dec 30, 2024

This pull request fixes hosted akmenu themes that are either missing calendar files or were in the wrong bitmap format, causing them to render as static in AKMenu.

The other themes that were missing files were missing their calendar files. For some reason, ndsthemes.com breaks all AKMenu themes they hosted by removing the calendar folder and putting the clock/calendar bmp's in the general theme folder instead of the calendar subfolder. This causes AKMenu to not find the clock bmp's where they're supposed to be, making the themes look broken when applied.

Lastly, some themes had a few quality of life improvements applied as well, such as fixing terrible color schemes that made the text blend into the background. Another fix for some themes that used a custom start button picture was making the start button invisible by adding text = to the start button section of uisettings.ini. This way the custom start button is still clickable, and the start text isn't overlaid on top.

@NightScript370 NightScript370 merged commit 858385c into DS-Homebrew:master Dec 30, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants