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

[ux] Improve night/dark theme mode #928

Merged
merged 4 commits into from
Jun 20, 2024
Merged

Conversation

gacarrillor
Copy link
Collaborator

@gacarrillor gacarrillor commented Jun 13, 2024

  • Improve color definition for log texts, taking into account the current theme (palette) and adjusting some colors to work well on both environments light and dark.
  • DB panels' input widgets:
    • Background color according to validator state.
  • Topping wizard's structure preview now visible in night mode.

Requires opengisch/QgisModelBakerLibrary#101

Screenshots of new look and feel (default theme added for reference):

Screenshot from 2024-06-13 10-58-19

Screenshot from 2024-06-13 11-04-31

Screenshot from 2024-06-13 11-06-12

Screenshot from 2024-06-13 10-51-32

Screenshot from 2024-06-13 11-05-43

Screenshot from 2024-06-13 17-20-52

Screenshot from 2024-06-13 17-17-02

Screenshot from 2024-06-13 18-03-09

Screenshot from 2024-06-13 18-03-21

Fix #568

…current theme (palette) and adjusting some colors to work well on both environments light and dark
…ted by the lib with the latter are correctly displayed by the plugin
Copy link
Member

@signedav signedav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@signedav signedav merged commit e92666a into master Jun 20, 2024
7 checks passed
@signedav signedav deleted the night_theme_improvements branch June 20, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI is not always dark mode friendly
2 participants