As a dev, I want to have better control over the themes and stylings of IDE2 #1721
Open
3 tasks done
Labels
topic: infrastructure
Related to project infrastructure
topic: theme
Related to GUI theming
type: enhancement
Proposed improvement
Describe the request
IDE2 comes with two primary themes: Arduino Light and Arduino Dark. The themes define all colors for every UI element, including the coloring in the editors. These files are:
The IDE2 themes have flaws here and there; a few of them are the followings:
Devs cannot modify the theme JSON files manually because they're generated from a JSON file that is not part of this repository and is not under version control.
When somebody modifies the god JSON file, GH Actions automatically creates a PR with the derived theme JSON changes. See an example here or here. We can improve the following workflow.
Describe the current behavior
n/a
Arduino IDE version
d6a4b0f
Operating system
macOS
Operating system version
12.5.1
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: