From 969e08a581118ab62d34c757f6d750a8e9e0360d Mon Sep 17 00:00:00 2001 From: MrOtherGuy Date: Thu, 15 Apr 2021 16:01:05 +0300 Subject: [PATCH] Add a note to use another style for RDM support --- content/auto_devtools_theme.css | 1 + 1 file changed, 1 insertion(+) diff --git a/content/auto_devtools_theme.css b/content/auto_devtools_theme.css index 8a3f3de..0c8d450 100644 --- a/content/auto_devtools_theme.css +++ b/content/auto_devtools_theme.css @@ -2,6 +2,7 @@ See the above repository for updates as well as full license text. */ /* Make devtools use dark theme if your OS is in dark mode. Set devtools to Light-theme for this style to work */ +/* For Responsive Design Mode you need to use ../chrome/auto_devtools_theme_for_rdm.css in userChrome.css */ @-moz-document url("about:devtools-toolbox"), url-prefix("chrome://devtools/content/"){ @media(prefers-color-scheme: dark){