arduino / arduino-ide

Arduino IDE 2.x
https://www.arduino.cc/en/software
GNU Affero General Public License v3.0
2.21k stars 379 forks source link

Code Completion with Light (Theia) not very good readable #1543

Closed holgerlembke closed 1 year ago

holgerlembke commented 1 year ago

Describe the problem

As shown in image:

image

The leading "spi_" is almost not readable.

Light (Arduino) works as designed.

To reproduce

use code completion with light (theia) color design

Expected behavior

better readability

Arduino IDE version

2.0.0 release

Operating system

Windows

Operating system version

10 (infinidash release)

Additional context

dd

Issue checklist

per1234 commented 1 year ago

Hi @holgerlembke. Thanks for your report.

The decision was made to remove the "Light (Theia)" theme from Arduino IDE 2.x (https://github.com/arduino/arduino-ide/issues/1283) so that the available resources can be focused on maintaining Arduino's own equivalent "Light (Arduino)" theme. Until that time, the "Light (Theia)" theme is offered "as is" and anyone experiencing problems with it is encouraged to switch to using "Light (Arduino)".

Please let us know if you identify any problems or areas for improvement in the supported themes.