betaflight / betaflight-configurator

Cross platform configuration tool for the Betaflight firmware
GNU General Public License v3.0
2.57k stars 910 forks source link

Fixed CLI load modal title background color #4200

Closed YarosMallorca closed 1 month ago

YarosMallorca commented 1 month ago

Fixed the Load from File modal background, which in dark mode was white making the text invisible as shown below:

Before

I modified the background and border to use the CSS variables so it properly adapts to light/dark theme like so:

After

Additionally I fixed the border (that had static color as well, thus breaking in light mode) and the modal background (made it surface color) so it matches all the other parts of the UI.

netlify[bot] commented 1 month ago

Deploy Preview for origin-betaflight-app ready!

Name Link
Latest commit 3eb1ad8f2585a61d32c07a7df53cf7d8e6eb1e7b
Latest deploy log https://app.netlify.com/sites/origin-betaflight-app/deploys/66fdbd74b05c500008d35bdd
Deploy Preview https://deploy-preview-4200.dev.app.betaflight.com
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud