From 3219384eb3d687811cd9fd2507ebb3b8828627bd Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Sun, 16 Feb 2025 21:48:17 +0000 Subject: [PATCH] Updated Changelog --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a33a2c..e33fd90 100644 --- a/README.md +++ b/README.md @@ -69,10 +69,8 @@ You should _avoid_ redefining the default Frio color variables because if a user --link-color --nav-icon-color --background-color - --contentbg-transp --font-color --font-color-darker - --background-image --menu-background-hover-color You _can_ safely globally override: @@ -269,6 +267,7 @@ I figured out how the "Frio" theme worked by looking at the code. I may not be 1 * Profile contacts size adjust for Frio breakpoints * Fixed Category & Folder tag-buttons [Issue #4] * Removed text shadow from tags [Issue #5] +* Removed unused CSS variables [Issue #6] 1.4 (12 Feb 2025) * Limited textarea resize fix to settings pages