preferences.txt seems not be applied // error color in console not helpful #353
Labels
conclusion: duplicate
Has already been submitted
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the bug
The color for errors in the console is the same as the "normal" font color. Errors are not obviously displayed.
Also the editor font size is not applied from the preferences.txt.
To Reproduce
Steps to reproduce the behavior:
Generate a compilation error and check the console output
Expected behavior
I expected that the errors are displayed in an obvious way.
Screenshots


About the error color:
About the preferences.txt settings:


Screenshot from IDE preferences dialog
Desktop (please complete the following information):
Additional context
I also added the following line in
C:\Users\sherzog\AppData\Local\Arduino15
(is this the the correct path at all?):console.error.color=#ff8c00
The text was updated successfully, but these errors were encountered: