https://github.com/taunoe/arduino-dark-theme
Arduino dark theme!
https://github.com/taunoe/arduino-dark-theme
arduino-dark-theme arduino-ide theme
Last synced: about 1 month ago
JSON representation
Arduino dark theme!
- Host: GitHub
- URL: https://github.com/taunoe/arduino-dark-theme
- Owner: taunoe
- License: agpl-3.0
- Created: 2018-12-10T19:41:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-14T16:24:14.000Z (over 2 years ago)
- Last Synced: 2025-01-16T13:18:09.393Z (3 months ago)
- Topics: arduino-dark-theme, arduino-ide, theme
- Homepage:
- Size: 1.76 MB
- Stars: 91
- Watchers: 5
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - taunoe/arduino-dark-theme - Arduino dark theme! (Others)
README
# Arduino dark theme
**For Arduino Legacy IDE (1.8.X)**
* Uses Arduino **built-in theme mechanism**
* SVG icons
* Two colour versions: 0.2 and 0.3
## Install
### 1. Download
Download [tauno-dark-0.2.zip](https://github.com/taunoe/arduino-dark-theme/releases/download/v0.3.1/tauno-dark-0.2.zip) or/and [tauno-dark-0.3.1.zip](https://github.com/taunoe/arduino-dark-theme/releases/download/v0.3.1/theme-dark_0.3.1.zip).
### 2. Sketchbook location
Find your Arduino Sketchbook location: Arduino IDE > File > Preferences

In my case /home/tauno/Arduino (on a Linux/Mac).
On **Windows** this would be typically be as a sub-folder of your "documents" folder at %HOMEDRIVE%%HOMEPATH%\Documents\Arduino
### 3. Theme folder
Go to that location and make new folder (if it does not exist already): **theme**
In my case (on Linux) /home/tauno/Arduino/theme or as an example on Windows C:\Users\Tauno\Documents\Arduino\Theme
### 4. Copy
Copy downloaded **tauno-dark-0.2.zip** or/and **tauno-dark-0.3.zip** to theme folder.
### 5. Select
Open Arduino IDE > File > Preferences and select new theme:

### 6. Restart
Restart Arduino IDE and have fun.
___Copyright 2021 Tauno Erik https://taunoerik.art