From 549ef8430685a92f551dcb963f014a7c5f531995 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Wed, 14 Jan 2026 07:49:58 +0100 Subject: [PATCH] overlay tweak --- glance-system/glance-kisfenyo.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/glance-system/glance-kisfenyo.yaml b/glance-system/glance-kisfenyo.yaml index 14dfb4b..747fbdb 100644 --- a/glance-system/glance-kisfenyo.yaml +++ b/glance-system/glance-kisfenyo.yaml @@ -1308,7 +1308,7 @@ data: border-radius: 12px !important; width: 100% !important; border: 0 !important; - filter: sepia(0.25) saturate(1) hue-rotate(160deg) brightness(1.05) !important; + filter: sepia(0.25) saturate(1) hue-rotate(200deg) brightness(1.05) !important; position: relative !important; z-index: 1 !important; } @@ -1321,7 +1321,7 @@ data: z-index: 2; pointer-events: none; border-radius: 12px; - background: rgba(45, 126, 136, 0.16); + background: rgba(45, 126, 255, 0.16); } /* ========================================================================= @@ -1329,10 +1329,10 @@ data: ========================================================================= */ .widget.widget-type-custom-api:has(.ver-widget) .ver-list { - max-height: 850px !important; + max-height: 855px !important; } .widget.widget-type-custom-api:has(.ver-widget) { - min-height: 970px !important; + min-height: 975px !important; }