Add a note to use another style for RDM support
This commit is contained in:
parent
b51fbe4f3c
commit
969e08a581
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
See the above repository for updates as well as full license text. */
|
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 */
|
/* 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/"){
|
@-moz-document url("about:devtools-toolbox"), url-prefix("chrome://devtools/content/"){
|
||||||
@media(prefers-color-scheme: dark){
|
@media(prefers-color-scheme: dark){
|
||||||
|
|
Loading…
Reference in a new issue