From f520c0b1c4ce0d6c759d5b819551d3d42967a9f1 Mon Sep 17 00:00:00 2001 From: Gabriel Dugny Date: Fri, 17 Oct 2025 22:29:15 +0200 Subject: [PATCH] fix(ui): Set color-scheme, notably to have proper scrollbar theming Signed-off-by: Gabriel Dugny --- packages/app-next/public/index.html | 1 + packages/app/public/index.html | 1 + packages/techdocs-cli-embedded-app/public/index.html | 1 + packages/ui/css/styles.css | 8 ++++++++ packages/ui/src/css/core.css | 8 ++++++++ 5 files changed, 19 insertions(+) diff --git a/packages/app-next/public/index.html b/packages/app-next/public/index.html index 63ab0bec0c..74387edea3 100644 --- a/packages/app-next/public/index.html +++ b/packages/app-next/public/index.html @@ -4,6 +4,7 @@ + + +