microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.5k stars 882 forks source link

Auto Detect Color Scheme #25627

Open mfulton26 opened 1 month ago

mfulton26 commented 1 month ago

Is your feature request related to a problem? Please describe. Most of my apps updates when my OS transitions from/to light/dark color theme but Azure Date Studio doesn't.

Describe the solution or feature you'd like Automatic color theme changing like VSCode does.

Describe alternatives you've considered Manually changing it each time. 😢

Additional context VSCode calls this "Auto Detect Color Scheme"