From 53c1562cc096e21b471993bd38bf9b10012ea433 Mon Sep 17 00:00:00 2001
From: maTh <1645099+math-GH@users.noreply.github.com>
Date: Tue, 28 Oct 2025 19:09:29 +0100
Subject: Improve theme slider (#8152)
Ref https://github.com/FreshRSS/FreshRSS/pull/8149
Ref https://github.com/FreshRSS/FreshRSS/issues/6577
Before
After
Buttons as navigation elements. Not it is crystal clear that the themes can be changed.
The theme counter is a bit more prominent to show the big amount of shipped themes.
---
app/views/configure/display.phtml | 111 +++++++++++++++++++-------------------
1 file changed, 57 insertions(+), 54 deletions(-)
(limited to 'app')
diff --git a/app/views/configure/display.phtml b/app/views/configure/display.phtml
index 8efc13266..57f6b0abf 100644
--- a/app/views/configure/display.phtml
+++ b/app/views/configure/display.phtml
@@ -43,64 +43,67 @@