Skip to content

IDE text with high resolution VDU #6025

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
hauwarea opened this issue Feb 27, 2017 · 2 comments
Closed

IDE text with high resolution VDU #6025

hauwarea opened this issue Feb 27, 2017 · 2 comments
Labels
Component: IDE user interface The Arduino IDE's user interface feature request A request to make an enhancement (not a bug fix)

Comments

@hauwarea
Copy link

My PC has a SAMSUNG U28D590D VDU driven by an NVIDIA QUADRO K620 Video Card. As a result the text size and colour in the Arduino IDE (1.6.13) have become very hard to discern with my aged eyesight. It would be a great boon to me, and I am sure also to others suffering terminal old age, if there were to be greater control over the typeface and the colours for reserved words, variables, constants etc.

Adding this functionality to the IDE might not win anyone a Nobel Prize for computing, but it would be greatly appreciated by many users.

Thanks

@per1234
Copy link
Collaborator

per1234 commented Feb 28, 2017

You can easily do some of this via File > Preferences > Editor font size and File > Preferences > Interface scale. More advanced customization such as colors and fonts can be done by editing the theme files. Unfortunately there is no official documentation for this that I'm aware of but here's my attempt at documentation and a sketch to make it easy to test theme settings:
https://github.com/per1234/ThemeTest

The ability to easily edit the Arduino IDE's theme is very important for accessibility. This is something reported frequently on the forum. In that interest I suggest the following:

  • Publish official documentation for the theme files
  • Allow theme files to be put in the Arduino15 folder or sketchbook so theme edits aren't lost when the IDE is updated.

@hauwarea
Copy link
Author

Wow! Thanks for the effort, but that is way over my head. I am a mere user, not a developer or even a wannabee developer. I was hoping someone would take up the challenge of facilitating personalization of the interface with dropdown menus and suchlike through the User Interface itself. Hard-coding via Theme Files is way beyond my limited skills.

@facchinm facchinm added the feature request A request to make an enhancement (not a bug fix) label Feb 28, 2017
@per1234 per1234 added the Component: IDE user interface The Arduino IDE's user interface label Jul 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE user interface The Arduino IDE's user interface feature request A request to make an enhancement (not a bug fix)
Projects
None yet
Development

No branches or pull requests

3 participants