From cf0c866b51cc7d64b7a24fab21c8acd6324f9c1f Mon Sep 17 00:00:00 2001 From: Ninette Adhikari Date: Fri, 3 May 2024 16:43:40 +0200 Subject: oe-build-perf-report: Add dark mode Update css to add dark mode when window prefers-color-scheme is dark. (From OE-Core rev: ed02a235d42202279ad5e4e3153247f9e5e2bba8) Signed-off-by: Ninette Adhikari Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- scripts/lib/build_perf/html/report.html | 34 +++++++++++++++++++++++++++------ 1 file changed, 28 insertions(+), 6 deletions(-) (limited to 'scripts/lib/build_perf/html/report.html') diff --git a/scripts/lib/build_perf/html/report.html b/scripts/lib/build_perf/html/report.html index 4cd240760a..537ed3ee52 100644 --- a/scripts/lib/build_perf/html/report.html +++ b/scripts/lib/build_perf/html/report.html @@ -19,6 +19,15 @@ {# Styles #} {{ title }} -- cgit v1.2.3-54-g00ecf