Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AbhishekGhosh/Arduino-Themes
Collection of Arduino IDE Themes Created By Community
https://github.com/AbhishekGhosh/Arduino-Themes
abhishekghosh arduino arduino-ide
Last synced: about 1 month ago
JSON representation
Collection of Arduino IDE Themes Created By Community
- Host: GitHub
- URL: https://github.com/AbhishekGhosh/Arduino-Themes
- Owner: AbhishekGhosh
- Created: 2017-10-13T01:13:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T21:01:02.000Z (over 3 years ago)
- Last Synced: 2024-07-12T02:46:28.249Z (5 months ago)
- Topics: abhishekghosh, arduino, arduino-ide
- Size: 1.88 MB
- Stars: 38
- Watchers: 3
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - AbhishekGhosh/Arduino-Themes - Collection of Arduino IDE Themes Created By Community (Others)
README
# Arduino Themes
A collection of themes for the Arduino IDE. Installation is full manual. Read this https://thecustomizewindows.com/2017/10/change-theme-font-syntax-highlighting-arduino-ide/Monkai :
![ArduinoThemes1](https://raw.github.com/technobly/MonokaiArduinoTheme/master/screenshot.png)
DarkIce :
![ArduinoThemes2](https://raw.githubusercontent.com/AbhishekGhosh/Arduino-Themes/master/Venom791-DarkIce/screenshot.PNG)
DarkArduino :
![screenshot](https://raw.githubusercontent.com/jeffThompson/DarkArduinoTheme/master/screenshot.png)
Update :
Also look at :
1. Dracula : https://draculatheme.com/arduino-ide and https://github.com/dracula/arduino-ide
2. Dark theme : https://github.com/taunoe/arduino-dark-theme#### Installation
- Back up your current theme by rename the folder **{Arduino IDE
installation folder}/lib/theme** to **theme.original** or any other
convenient name.Mac users should look in
`~/Applications/Arduino.app/Contents/Java/lib` and Windows users should
look in `C:\Program Files (x86)\Arduino\lib`.
- PREFERENCES.TXT : On Windows, located here:
`%AppData%\Roaming\Arduino`, on Mac located here:
`~/Applications/Arduino.app/Contents/Java/lib`
- Download the desired theme from the download link on the list above.
- Copy the theme folder from the downloaded file to **{Arduino IDE
installation folder}/lib**.
- Restart the Arduino IDE if it's running.#### Acknowledgments
I have not created the themes. I only collected them for personal usage.
Most are from Arduino Forum, few are from Github. The theme directories
are named with AuthorName--ThemeName convention.- [Jeff Thompson](https://github.com/jeffThompson/DarkArduinoTheme),
also see [DarkProcessing
v3.0](https://github.com/jeffThompson/DarkProcessingTheme_3.0)
- [technobly](https://github.com/technobly/MonokaiArduinoTheme)