# DarkArduinoTheme **Repository Path**: bigworldnebula/DarkArduinoTheme ## Basic Information - **Project Name**: DarkArduinoTheme - **Description**: 一款Arduino IDE的暗黑主题,fork自 https://github.com/jeffThompson/DarkArduinoTheme 欢迎加群讨论 1026416808 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-05-18 - **Last Updated**: 2021-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![screenshot](https://s1.ax1x.com/2020/06/16/NkrAwd.png) Dark Arduino Theme ================ Revised for Arduino version 1.8.5+, not tested with earlier versions. \- \- \- ### INSTALLATION * Mac users should look in `/Applications/Arduino.app/Contents/Java/lib` and replace the `theme` folder inside (making a copy of the original in case want to revert back). * Windows is located in `C:\Program Files (x86)\Arduino\lib`. * Linux will be in `/usr/share/arduino/lib/` – note you may need to install the Arduino IDE from the Arduino site, not a place like Ubuntu Software ### CREATING YOUR OWN MODS The newest version of the Arduino IDE makes creating custom themes trickier: you now need to edit the `theme.txt` file, an XML file inside the `syntax` folder, and the button files. Unfortunately, not all items in the `theme.txt` file actually work, so if you can't get an item to change, try another one of the files. \- \- \- Released under [Creative Commons BY-NC-SA license](http://creativecommons.org/licenses/by-nc-sa/3.0/) - feel free to use but [please let me know](http://www.jeffreythompson.org).