From 8315eb980ce59395ddd196c62a990baa5ab4a1fa Mon Sep 17 00:00:00 2001 From: Hammy <58985301+sgoudham@users.noreply.github.com> Date: Wed, 13 Nov 2024 17:26:47 +0000 Subject: [PATCH] fix: unify scrollbar highlights across all systems (#183) --- CHANGELOG.md | 5 +++++ generateFlavours/editor.xml | 12 ++++++++---- generateFlavours/ui.theme.json | 12 ++++++++---- 3 files changed, 21 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8accec..8671225 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,12 +8,17 @@ ### Changed +- (Editor/UI): Scrollbar now matches palette colours directly (`surface0` by default, `surface1` on hover.) + ### Deprecated ### Removed ### Fixed +- (UI): Removed macOS scrollbar turning yellow on hover. I'm sorry to anyone who liked this behaviour, but it was not + supposed to exist in the first place. + ### Security ## 3.3.5 - 2024-11-01 diff --git a/generateFlavours/editor.xml b/generateFlavours/editor.xml index b64d064..371c1af 100644 --- a/generateFlavours/editor.xml +++ b/generateFlavours/editor.xml @@ -70,10 +70,14 @@