Skip to content

Dark theme is used on clean start despite "Light (Arduino)" being the default #530

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

Closed
AlbyIanna opened this issue Oct 7, 2021 · 1 comment · Fixed by #1160
Closed

Dark theme is used on clean start despite "Light (Arduino)" being the default #530

AlbyIanna opened this issue Oct 7, 2021 · 1 comment · Fixed by #1160
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

When the Arduino IDE is started from a clean system (no configuration files from a previous IDE run), it is using the dark theme even though the default preference setting is for the light theme.

Steps to reproduce

  1. Delete the IDE's configuration folders (e.g., C:\Users\per\.arduinoIDE, C:\Users\per\AppData\Roaming\arduino-ide,
  2. Start the IDE. Note that it is in dark mode
  3. Open File > Preferences. Note that the theme is set to "Light (Arduino)".

image.png

Expected behavior

The IDE uses the "Light (Arduino)" theme by default.

Environment

Version: 2.0.0-beta.11-snapshot.da6b66f
Date: 2021-10-06T08:06:21.909Z
CLI Version: 0.19.1 alpha [718bbbf2]
OS: Windows 10

Additional information

This does not occur when the same steps are followed with 2.0.0-beta.11

@AlbyIanna AlbyIanna added topic: code Related to content of the project itself type: bug labels Oct 7, 2021
@per1234 per1234 added topic: theme Related to GUI theming type: imperfection Perceived defect in any part of project and removed type: bug labels Oct 11, 2021
@ubidefeo ubidefeo added the priority: medium Resolution is a medium priority label Oct 27, 2021
@rsora rsora added criticality: medium Of moderate impact and removed priority: medium Resolution is a medium priority labels Nov 2, 2021
@ubidefeo ubidefeo added the priority: medium Resolution is a medium priority label Nov 4, 2021
@ubidefeo ubidefeo added priority: high Resolution is a high priority and removed priority: medium Resolution is a medium priority labels Jan 25, 2022
@fstasi fstasi assigned francescospissu and unassigned fstasi and AlbyIanna Jul 5, 2022
@fstasi
Copy link
Contributor

fstasi commented Jul 5, 2022

The expected behaviour is that the Arduino Light theme should be used when the OS current theme is light, the Arduino Dark theme should be used when the OS OS current theme is dark.

The issue is also that at the moment, when the OS has dark current theme, IDE2 default to Theia Dark, rather than Arduino Dark theme.

@fstasi fstasi added criticality: highest Of highest impact criticality: high Of high impact and removed criticality: medium Of moderate impact criticality: highest Of highest impact labels Jul 5, 2022
@per1234 per1234 added the conclusion: resolved Issue was resolved label Jul 18, 2022
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.

6 participants