Added some themes.
This commit is contained in:
parent
b95b3bd116
commit
ced2b6befd
304 changed files with 6182 additions and 0 deletions
27
theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/README.md
Executable file
27
theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/README.md
Executable file
|
|
@ -0,0 +1,27 @@
|
|||

|
||||
|
||||
Monokai Arduino Theme
|
||||
================
|
||||
|
||||
If you love Sublime Text 2 and the Monokai Color Style, here's a similar theme/skin for the Arduino IDE.
|
||||
There are not enough system variables to make it exact, but it's much better than the default.
|
||||
|
||||
\- \- \-
|
||||
|
||||
####INSTALLATION
|
||||
1. **PREFERENCES.TXT**
|
||||
On Windows, located here: `%AppData%\Roaming\Arduino` replace your `preferences.txt` with mine.
|
||||
2. **THEME FOLDER**
|
||||
On Windows, located here: `..\arduino-1.0.5\lib\` replace the `theme` folder inside (making a copy of the original in case you hate my changes!)
|
||||
This folder contains a 'themes.txt' file with the bulk of the changes (mostly colors). Buttons and tabs are stored as image files, which have been modified to fit the color scheme
|
||||
|
||||
####PSD 'BUTTONS' FILE
|
||||
The `theme` folder also includes a Photoshop (.psd) file for the buttons which includes a saved selection for easier changing of the background. This can be accessed through the 'Channels' panel.
|
||||
|
||||
\- \- \-
|
||||
|
||||
\[ all code available under [Creative Commons BY-NC-SA license](http://creativecommons.org/licenses/by-nc-sa/3.0/) - feel free to use but please include credit to all authors \]
|
||||
|
||||
####CREDITS
|
||||
1. Images - Jeff Thompson [https://github.com/jeffThompson/DarkArduinoTheme](https://github.com/jeffThompson/DarkArduinoTheme)
|
||||
2. Monokai Styling (Theme.txt, Preferences.txt) - Technobly [https://github.com/technobly/MonokaiArduinoTheme](https://github.com/technobly/MonokaiArduinoTheme)
|
||||
Loading…
Add table
Add a link
Reference in a new issue