github excalith/excalith-start-page v2.0.0
Theme Support and Improvements

latest releases: v3.1.5, v3.1.4, v3.1.3...
2 years ago

I am excited to announce the latest update to our beloved start page, which includes the much-anticipated feature of theme support. Now, we can easily switch between different themes within the software. I have also made it easy to add new themes to the repository as a simple JSON file, making it easier for add more themes.

As part of this update, I have also refactored our color system and tailwind integration, which has allowed me to better isolate themes and personal preferences. This means that we can now make changes to the theme and color settings without affecting the core functionality of the software.

Added

  • Theme support
  • Multiple initial themes to start with
  • Tailwind integration improvements
  • URL color options for default and hover states

Breaking Changes

As part of the latest update, there are some breaking changes that users should be aware of. Due to the changes in configuration file structure, it is recommended that you update your configuration to match the current version structure.

How To Fix Configuration Issues

To update your configuration, you can edit your local storage > settings directly. For more information on how to edit local storage for your browser, please refer to your browser's documentation.

You can find the latest configuration data structure on the startpage.config.js file. All color codes have moved into the theme section and isolated better from other configurations such as preferred color choices used from palette.

I apologize for any inconvenience these changes may cause. However, I believe that these changes were necessary to improve the functionality and usability of this project. If you have any questions or concerns, please do not hesitate to open an issue.

Don't miss a new excalith-start-page release

NewReleases is sending notifications on new releases.