DevTools on Chrome does not change theme colors based on URL params
オープン
cost: low
cross-screen
P2
- 主要言語
- Dart
- スター
- 1.7k
- フォーク
- 404
- 平均マージ
- 6日 17時間
- マージ済み PR(30日)
- 18
説明
For example, this URL causes DevTools to continue using dark mode (though it does respect the font size param):
```
http://127.0.0.1:58623/home?theme=light&backgroundColor=FF5733&fontSize=24
```
This URL with `embedMode=one` causes DevTools to switch to light mode:
```
http://127.0.0.1:58623/home?theme=light&backgroundColor=FF5733&fontSize=24&embedMode=one
```
コントリビューションガイド
評価
この issue はまだ評価されていません。