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

Themes: High Contrast is broken #1202

Closed
3 tasks done
AlbyIanna opened this issue Jul 18, 2022 · 1 comment · Fixed by #1265
Closed
3 tasks done

Themes: High Contrast is broken #1202

AlbyIanna opened this issue Jul 18, 2022 · 1 comment · Fixed by #1265
Assignees
Labels
conclusion: resolved Issue was resolved criticality: high Of high impact priority: high Resolution is a high priority topic: code Related to content of the project itself topic: theme Related to GUI theming type: imperfection Perceived defect in any part of project

Comments

@AlbyIanna
Copy link
Contributor

Describe the problem

With the last changes in the color themes, we've accidentally broken the High Contrast theme, which now lacks some UI elements that are present in other themes and it results in a degraded experience.

Here is an example:

Screen.Recording.2022-07-18.at.09.19.02.mov

To reproduce

  • open the Preferences
  • enable the High Contrast (Theia) theme
  • 🐛 UI is broken (missing hover status in dropdowns and in the sketchbook, primary buttons background is transparent, board selector has no border, etc...)

Expected behavior

  • open the Preferences
  • enable the High Contrast (Theia) theme
  • 🦋 UI is not broken

Arduino IDE version

2.0.0-rc8-snapshot-4f27725

Operating system

macOS

Operating system version

MacOS Monterey 12.3.1

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@AlbyIanna AlbyIanna added the type: imperfection Perceived defect in any part of project label Jul 18, 2022
@per1234 per1234 added topic: code Related to content of the project itself topic: theme Related to GUI theming labels Jul 18, 2022
@kittaakos
Copy link
Contributor

Also, we should restore the border (or have any other working solution) for the board selector dropdown.

Screen Shot 2022-07-19 at 16 10 33

It used to be like this with RC-8:
Screen Shot 2022-07-19 at 16 12 34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved criticality: high Of high impact priority: high Resolution is a high priority topic: code Related to content of the project itself topic: theme Related to GUI theming type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants