This repository has been archived by the owner on Jan 6, 2022. It is now read-only.
The heckin chonker update
preview image of the new Dracula theme on v2.3.0
The heckin' chonker update
This update contains a whole motherload of internal changes and user customization updates.
The big change to this update is the ability to change your user config without having to recompile the application.
NOTE: IF YOU CANNOT LOGIN CHANGE YOUR CONFIG OPTION TO ENABLE WEB SECURITY AND TRY AGAIN
On Windows:
You can find your config in the apple-music-electron folder in your documents folder.
On Linux:
You can find your config in the .config/apple-music-electron directory
On macOS:
You can find your config in the Application Support apple-music-electron directory.
Changelog:
- Customizable user configuration
- Added a few community themes
- Edited Dracula to look more visually appealing
- Split index.js into multiple function files and other files to make things easier to edit
- Optimized and changed a ton of features
- pacman packages can be built now by running
yarn dist -l pacman
- Made the thumbbar icons more visible on certain color preferences (dark or light)
- System colors now affect the application theme
- and more.