From c455de1253fd0b16d9547d2eac8d98060a4a99f4 Mon Sep 17 00:00:00 2001 From: loma-one <44441246+loma-one@users.noreply.github.com> Date: Fri, 24 Jan 2025 07:49:51 +0100 Subject: [PATCH] Add files via upload --- bookface - loma/dark/REDME.txt | 29 ++++++++++++++++++++++++++ bookface - loma/dark/bookface_dark.css | 1 + bookface - loma/light/REDME.txt | 29 ++++++++++++++++++++++++++ 3 files changed, 59 insertions(+) create mode 100644 bookface - loma/dark/REDME.txt create mode 100644 bookface - loma/light/REDME.txt diff --git a/bookface - loma/dark/REDME.txt b/bookface - loma/dark/REDME.txt new file mode 100644 index 0000000..c2aa731 --- /dev/null +++ b/bookface - loma/dark/REDME.txt @@ -0,0 +1,29 @@ +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 "loma hell (light)" or "loma dunkel (dark)" + b. (optional) Select Accent Color + c. click "Submit" button. + +NOTES: + +This is a further development of the style template by Kristi H. @kmh@friendica.world which has been adapted to the needs of Node ['loma]. Some unfinished things in the original have been completed and the colour scheme in threads has been adapted. This template can also be used on other Friendica nodes. + +Contributors: +Kristi H. @kmh@friendica.world +feb @feb@loma.ml + +License: AGPL 3.0 or Later diff --git a/bookface - loma/dark/bookface_dark.css b/bookface - loma/dark/bookface_dark.css index fbfe9d0..7c00619 100644 --- a/bookface - loma/dark/bookface_dark.css +++ b/bookface - loma/dark/bookface_dark.css @@ -525,6 +525,7 @@ p.wall-item-announce, margin: 0 !important; background-color: rgb(46, 46, 47) !important; border: 1px solid rgb(37, 39, 40) !important; + border-radius: 10px; } .type-link h4, .type-link blockquote, .type-link sup, diff --git a/bookface - loma/light/REDME.txt b/bookface - loma/light/REDME.txt new file mode 100644 index 0000000..c2aa731 --- /dev/null +++ b/bookface - loma/light/REDME.txt @@ -0,0 +1,29 @@ +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 "loma hell (light)" or "loma dunkel (dark)" + b. (optional) Select Accent Color + c. click "Submit" button. + +NOTES: + +This is a further development of the style template by Kristi H. @kmh@friendica.world which has been adapted to the needs of Node ['loma]. Some unfinished things in the original have been completed and the colour scheme in threads has been adapted. This template can also be used on other Friendica nodes. + +Contributors: +Kristi H. @kmh@friendica.world +feb @feb@loma.ml + +License: AGPL 3.0 or Later