flutter / devtools

Performance tools for Flutter
https://flutter.dev/docs/development/tools/devtools/
BSD 3-Clause "New" or "Revised" License
1.59k stars 326 forks source link

The Requests details bar color is not correct. #6777

Open GeekAbdelouahed opened 12 months ago

GeekAbdelouahed commented 12 months ago

Color contrast is not correct for the Requests details bar. hardly visible. Screenshot 2023-11-20 at 2 11 02 PM


DevTools version: 2.28.2 IDE: VSCode Connected Device: CPU / OS: arm64 (64 bit) ios Connected app type: Flutter native (debug build) Dart Version: 3.2.0 Flutter Version: 3.16.0 / stable Framework / Engine: db7ef5bf9f / 74d16627b9

CoderDake commented 12 months ago

May be related to the https://github.com/flutter/devtools/issues/6131 changes. It looks like the devtool version should have those changes, so perhaps I missed one of the elements.