Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabled colour the DataGrid uses when dark themed looks wrong. #598

Open
Omsad opened this issue Jul 25, 2024 · 0 comments
Open

Disabled colour the DataGrid uses when dark themed looks wrong. #598

Omsad opened this issue Jul 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Omsad
Copy link

Omsad commented Jul 25, 2024

Is your feature request related to a problem? Please describe.
When explicitly disabling the data grid, the colour used on a dark theme looks incorrect. Currently it will make the grid lighter which is pretty jarring.
image

Describe the solution you'd like
Instead of using the same colour, #8CFFFFFF, as the light theme. I'd suggest using #8C000000 to making it darker instead.
image

Describe alternatives you've considered
None.

Additional context
None.

@Omsad Omsad added the enhancement New feature or request label Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant