Important
For compatibility with these Material You themes (Android 12+), ensure you download the apk
file provided in the official Florisboard Releases starting from v0.4.0-alpha05
version where Material You feature has been officialy implemented.
Changes
- match
microphone
🎙️ design with Gboard
If you're not using
mic
for a sticky key, but some other action key, and you still want it to look like Gboard mic, see▶️ Change sticky action key
section
- match submit button
Enter
background to Gboard - match
emoji-key
buttonsABC
and ⬅️Delete
with Gboard - adjust
emoji-tab
foreground when it's focused - decrease
clipboard-item-popup
shape radius - decrease
candidate-clip
shape radius in borderless themes - match
extended-actions-toggle
design withshared-actions-toggle
- adjust
color-candidate-clip
,color-keys-txt
,color-disabled
- adjust
incognito-mode-indicator
foregrounds in OLED themes - adjust
candidate-spacer
foregrounds - changed
Reorder Actions
button background in some themes - adjust font-sizes for main keys,
candidate-word
,candidate-clip
,spacebar
- many smaller adjustments
Change sticky action key
See Florisboard issue #2330 where point 2
is
Steps
- Open the theme you want to edit in theme editor
- Scroll to "Smartbar Action Key" where is
code = [-233]
(that's a mic key code) - Press edit icon ✏️ |
01
- In "Target key codes" press on plus sign ➕ |
02
- Type in the code key you set for the sticky key. If you don't know which one it is, click on the magnifying glass icon 🔍, which should be flashing now, indicating that you are in 'key recording' mode. Then, press the key whose code you want to find out, for example, incognito |
03
- When you select the desired key, press "Add" |
04
- You should now have two keycodes. Press
-233
to open a pop-up to remove the mic design |05
- Press "Delete" |
06
- Press "Apply" to apply design to your selected sticky key |
07