From 546088c463b47daa1b5a8e6eef6e52dcd2063dbe Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Sat, 1 Mar 2025 23:40:09 +0000 Subject: [PATCH] Updated Changelog --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f18447..e2c3a34 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ BOOKFACE FOR FRIENDICA ====================== -Version 1.5.3 +Version 1.5.4 **Description:** A Friendica Theme Template/Scheme for the "Frio" theme that gives it a modern makeover. @@ -262,6 +262,8 @@ I figured out how the "Frio" theme worked by looking at the code. I may not be 1 ## CHANGELOG: * Fixed HR rule on posts [Issue #13] * Fixed notifcation profile pics so they are round [Issue #14] +* Fixed Post and Comment background colors [Issue #15] +* Made Post and Comment background colors configurable with CSS variables. * Fixed Post-in-Groups/Mention button alignment [Issue #16] 1.5 (27 Feb 2025)