Bookface 2.2.0-rc for Friendica 2026.08-rc
Yes, another release. Things are still changing in the Release Candidate and I'm still finding things that got missed in the stylesheets so here is version 2.2.0-rc already.
Get it here:
gitlab.com/randompenguin/bookf…
Make sure to install all 4 scheme stylesheets, the 4 corresponding PHP files, and the bookface_assets folder. You do not need to install the /src folder and shouldn't on a production server.
- Fixed Moderation table hover colors
- Fixed Moderation table button link colors.
- Fixed Moderation blocked entry font color in dark mode.
- Updated screenshots to reflect contrast color change.
- Fixed missing --contrast-color in about 20 places.
And if you didn't grab the previous point release:
- Added contrast-color code for buttons that have accent color background with multiple fallbacks
- Added better handling of accent color for dark mode to make sure colors are not too dark.
- Fixed display errors on login screen when bookface is set to site default.
@Friendica Admins #Friendica #themes #BookFace
Bookface 2.2.0-rc · Random Penguin / bookface · GitLab
ONLY FOR FRIENDICA 2026.08-rc! It will NOT work with any earlier version of Friendica! Keep in mind that the Release Candidate is still receiving...GitLab
like this
reshared this
Marcus
in reply to Random Penguin • • •Thank you, looks good!
Noticed a small thing which may still be there:
The two actions in the group widget on /network were on top of each other: The button to find groups and the button to create them.
Friendica Admins reshared this.
Random Penguin
in reply to Marcus • •Friendica Admins reshared this.
Marcus
in reply to Random Penguin • — (55.6702490 10.3333283) • •Friendica Admins reshared this.
Random Penguin
in reply to Marcus • •I've already got a fix for how it is right now, though it only works with either one or two
.widget-actionbuttons. If there are two it moves the second one over so they aren't on top of each other. It also adjusts the right margin on the widget heading to account for the 32px or 64px they take up.In Friendica stable and earlier I just hid the widget action buttons when the widget was collapsed and revealed them on their own line inside the widget when it is expanded. I could easily switch it back to working that way but the reason I changed it was to make creating groups or pages more easily discoverable for new users.
Otherwise, unless they opened the widget and saw the button they'd never know it was there. Though widgets are expanded by default on a new account so maybe I'm overthinking it.
Friendica Admins reshared this.