Warning
BREAKING CHANGE
Theme architecture has been completely rewritten to support FlorisBoard v0.5.0
and above. These themes are not compatible with FlorisBoard v0.4.6
or earlier.
If you're using FlorisBoard v0.4.x
, please stick with FloriStyle v4.0.1
, the final version compatible with that series.
🆕 New Features
- Added
8
new themes2.0
inspired by the latest, single accent color Gboard interface (#20)- Initially planned to phase out some of the older
1.0
, but decided to keep them after realising that many Gboard users said that still preferred the previous multi-accent design over the newer one. - So, if you find that too many themes are excessive, a brief guide in the README explains how to remove the ones you don't need
- Initially planned to phase out some of the older
- Restructured the themes to align with FlorisBoard
v0.5.0-alpha01
and newer (#22)
⚠️ Known Issues
- Theme updating issues on Android 11 and below: Users running
Android 11
and below may experience issues with theme updates due to delayed or lazy updates (try pressing theShift
key for a temporary fix) - Theme updating issues on Android 12+: Users on
Android 12
and above who are using the custom accent color fromTheme > Accent color (Material You themes)
may face issues with theme updating too. This problem seems to not be present when using theDefault
system-generated accent color, which is derived from your system settings (such as home wallpaper, etc). For more see florisboard/florisboard#2884
Full Changelog: v4.0.1...v5.0.0