Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 26 days 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-14T16:24:14.000Z (about 2 years ago)
- Last Synced: 2024-11-08T01:37:35.360Z (about 1 month ago)
- Topics: arduino-dark-theme, arduino-ide, theme
- Homepage:
- Size: 1.76 MB
- Stars: 90
- Watchers: 5
- Forks: 12
- 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![tauno-dark-0.2 vs tauno-dark-0.3](screenshots/02vs03.png)
## 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
![Arduino Sketchbook location](screenshots/arduino_preference_red.png)
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:
![Arduino Sketchbook location](screenshots/theme-selection.png)
### 6. Restart
Restart Arduino IDE and have fun.
___Copyright 2021 Tauno Erik https://taunoerik.art