From 8ebd38931346d1ab6732de5d9e96e574b0cea77b Mon Sep 17 00:00:00 2001 From: Kevin J Hoerr Date: Tue, 2 Jan 2024 01:31:02 +0000 Subject: external/*.css: Add comments --- src/static/external/community.frame.work.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/static/external/community.frame.work.css') diff --git a/src/static/external/community.frame.work.css b/src/static/external/community.frame.work.css index 34e32b3..80d5f3b 100644 --- a/src/static/external/community.frame.work.css +++ b/src/static/external/community.frame.work.css @@ -7,6 +7,8 @@ * - better dark mode/light mode interoperability if relying on system/"auto" mode * * Most of this is borrowed from Framework's official themes and tweaked slightly. + * This is to be used with the "Framework" theme as opposed to "Framework (Dark)" + * for the overrides to work properly. * * You can use a browser extension like "Custom Style Script" to link this stylesheet. */ -- cgit