# arduino-dark-theme **Repository Path**: mirrors/arduino-dark-theme ## Basic Information - **Project Name**: arduino-dark-theme - **Description**: Arduino dark theme 是为 Arduino 而设的黑暗主题 使用 Arduino 内置主题机制 SVG 图标 两种颜色版本:0.2 和 0.3 安装 1.下载 下载 - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/arduino-dark-theme - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 0 - **Created**: 2021-09-14 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: hardware **Tags**: None ## 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