mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-07 11:04:27 +02:00
First commit
This commit is contained in:
commit
e0462b0d06
1 changed files with 64 additions and 0 deletions
64
README.txt
Normal file
64
README.txt
Normal file
|
@ -0,0 +1,64 @@
|
|||
BOOKFACE FOR FRIENDICA
|
||||
===============================
|
||||
|
||||
Description:
|
||||
A Friendica Theme Template/Scheme for the "Frio" theme that gives it a modern makeover.
|
||||
|
||||
Disclaimer: This is a Work-In-Progress, use in production at your own risk!
|
||||
|
||||
1. Drop these four files
|
||||
* bookface_dark.css
|
||||
* bookface_dark.php
|
||||
* bookface_light.css
|
||||
* bookface_light.php
|
||||
into /friendica/view/theme/frio/scheme/
|
||||
|
||||
2. Go to Settings > Display > Theme Customization > Appearance
|
||||
a. Select either "Bookface Light" or "Bookface Dark"
|
||||
b. (optional) Select Accent Color
|
||||
c. click "Submit" button.
|
||||
|
||||
NOTES:
|
||||
|
||||
* This theme HIDES the attachment upload button in the file browser since there is no way to manage/delete uploaded files, and this is confusing to users.
|
||||
* Overrides nav_bg, nav_icon_color, background_color, background_image, and contentbg_transp
|
||||
* Overrides "Frio" blue accent color with one that looks nicer with these schemes.
|
||||
* This scheme is still being revised as new things to style are discovered.
|
||||
* This scheme was adapted from a user stylesheet for use in browsers on the client-side.
|
||||
|
||||
CHANGELOG:
|
||||
1.0
|
||||
* Initial release of server-side version
|
||||
* Accent colors now work (server-side version only)
|
||||
* Compose Title border radius normalized to rest of inputs.
|
||||
* Top Bar buttons fixed for small mobile screens.
|
||||
* Delegate "Save" settings button normalized to right side.
|
||||
* Form input background colors normalized.
|
||||
|
||||
0.4 (18 Jan 2025)
|
||||
* Adds "superscript" engagement numbers to mobile Action Buttons.
|
||||
* Settings "Submit" buttons normalized to right-hand placement.
|
||||
* "Mention" button and "Compose" buttons sizing normalized.
|
||||
* Compose Modal/Page and Reply now styled.
|
||||
* File Attachment Button hidden in Compose File Browser.
|
||||
* Adjustment to Event RSVP buttons for both desktop and mobile.
|
||||
* Styling and adjustment to Profile Extra links.
|
||||
* Changed Network Links from "Link:" text to buttons style with chevron.
|
||||
|
||||
0.3 (16 Jan 2025)
|
||||
* Light and Dark mode user stylesheets.
|
||||
* Light version first adapted to theme template/scheme for server-side.
|
||||
* Added "superscript" engagement numbers to desktop Action Buttons
|
||||
|
||||
0.2 (13 Jan 2025)
|
||||
* Added labels to Action Buttons.
|
||||
|
||||
0.1 (12 Jan 2025)
|
||||
* Based on original bookface.css user stylesheet (light mode only)
|
||||
|
||||
Contributors:
|
||||
Kristi H. @kmh@friendica.world
|
||||
feb @feb@loma.ml
|
||||
|
||||
License: AGPL 3.0 or Later
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue