flutter / flutter/devtools

DevTools on Chrome does not change theme colors based on URL params

Aperta
#8,353 0 commenti 0 reazioni 1 assegnatario Rivendicata da @kenzieschmoll Vedi su GitHub
cost: low cross-screen P2
Lingua principale
Dart
Stelle
1.7k
Fork
404
Merge medio
6g 17h
PR unite (30g)
18

Descrizione

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
```

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.