From 1ee22f6bddf311e68a69f01d668ff6b05c7330e8 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Thu, 2 Jul 2026 13:50:46 +0300 Subject: [PATCH] add contrast ratio display to palette --- .../palette_editor/palette_editor.vue | 46 +++++++++++++++---- 1 file changed, 37 insertions(+), 9 deletions(-) diff --git a/src/components/palette_editor/palette_editor.vue b/src/components/palette_editor/palette_editor.vue index eec9fe361..5b89f2af2 100644 --- a/src/components/palette_editor/palette_editor.vue +++ b/src/components/palette_editor/palette_editor.vue @@ -4,15 +4,21 @@ :class="{ '-compact': compact, '-apply': apply, '-mobile': mobile }" >
- +
+ + +