No description
Find a file
oldkid 6a2df62429 * Hide horizontal rules for a cleaner look
* Minor style fixes for .panel-body and .help-block
* Removed box-shadow from .wall-item-comment-wrapper
* Added `$contentbg_transp` back as "Frio" default stylesheet slipstream needs it.
* Fixed Settings > Channels panel padding and Submit button alignment
* Redesigned Calculator Add-On [Issue #8]
* Fixed Compose text formatting rollover effect [Issue #9]
2025-02-20 07:44:03 +01:00
bookface_auto.css * Hide horizontal rules for a cleaner look 2025-02-20 07:44:03 +01:00
bookface_auto.php * Hide horizontal rules for a cleaner look 2025-02-20 07:44:03 +01:00
bookface_dark.css * Hide horizontal rules for a cleaner look 2025-02-20 07:44:03 +01:00
bookface_dark.php * Hide horizontal rules for a cleaner look 2025-02-20 07:44:03 +01:00
Bookface_Dark.png start Version 1.0 2025-01-20 07:35:54 +01:00
bookface_light.css * Hide horizontal rules for a cleaner look 2025-02-20 07:44:03 +01:00
bookface_light.php * Hide horizontal rules for a cleaner look 2025-02-20 07:44:03 +01:00
Bookface_Light.png start Version 1.0 2025-01-20 07:35:54 +01:00
LICENSE Initial commit 2025-01-20 06:31:40 +00:00
README.md README.md aktualisiert 2025-01-23 06:42:38 +00:00
README.txt start Version 1.0 2025-01-20 07:35:54 +01:00

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.