From 7ca74a1e359e845b458b3f685659ca81fa34363b Mon Sep 17 00:00:00 2001 From: Jaap-Jan de Wit | DodoTech Date: Fri, 7 Aug 2026 21:29:57 +0200 Subject: [PATCH] Retint the scrims to the v5 canvas, quick connect at the spec's 60% MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Five scrim hardcodes still dimmed through the old canvas #0E1220; they now sit on #05050A. Each keeps its alpha except QuickConnect's backdrop, which the v5 spec pins at rgba(5,5,10,0.6) — its essay drops from 80% to 60% of Canvas to match. --- src/DodoSSH.Client.Android/Theme/Phone.axaml | 6 +++--- src/DodoSSH.Client.Android/Views/HostKeySheet.axaml | 2 +- src/DodoSSH.Client.App/Views/HostKeyCard.axaml | 2 +- src/DodoSSH.Client.App/Views/QuickConnect.axaml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/DodoSSH.Client.Android/Theme/Phone.axaml b/src/DodoSSH.Client.Android/Theme/Phone.axaml index 8be44bb..6c51b9c 100644 --- a/src/DodoSSH.Client.Android/Theme/Phone.axaml +++ b/src/DodoSSH.Client.Android/Theme/Phone.axaml @@ -161,7 +161,7 @@ interface glitching rather than as a tap being received. --> - + - + diff --git a/src/DodoSSH.Client.App/Views/QuickConnect.axaml b/src/DodoSSH.Client.App/Views/QuickConnect.axaml index 2485a19..0d7c43b 100644 --- a/src/DodoSSH.Client.App/Views/QuickConnect.axaml +++ b/src/DodoSSH.Client.App/Views/QuickConnect.axaml @@ -27,9 +27,9 @@ from "inside": a press anywhere on the card below reports that control as its source and bubbles through here on its way to the window. --> - - +