From a01fb3959957d707cec37378c1c5649668dfd8dd Mon Sep 17 00:00:00 2001 From: Adorian Doran Date: Thu, 23 Oct 2025 10:16:18 +0300 Subject: [PATCH] client/quick edit dialog: make available the CSS variables with the custom color of the edited note --- .../src/widgets/dialogs/popup_editor.ts | 31 +++++++++++++------ 1 file changed, 22 insertions(+), 9 deletions(-) diff --git a/apps/client/src/widgets/dialogs/popup_editor.ts b/apps/client/src/widgets/dialogs/popup_editor.ts index 1deb584d9..9b4e70c32 100644 --- a/apps/client/src/widgets/dialogs/popup_editor.ts +++ b/apps/client/src/widgets/dialogs/popup_editor.ts @@ -57,17 +57,19 @@ const TPL = /*html*/`\ } -