From be1de217fc42150deda3b3ef55927e11e1cedc6f Mon Sep 17 00:00:00 2001 From: oldkid Date: Thu, 23 Jan 2025 06:42:38 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 60a2a0a..f58fc4c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,27 @@ -# friendica_template_sekretaerbaer +# 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.