diff --git a/theme/Arduino-Themes-master.zip b/theme/Arduino-Themes-master.zip
deleted file mode 100644
index d596c27..0000000
Binary files a/theme/Arduino-Themes-master.zip and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Jerware-theme/buttons.gif b/theme/Arduino-Themes-master/Jerware-theme/buttons.gif
deleted file mode 100755
index b4afe15..0000000
Binary files a/theme/Arduino-Themes-master/Jerware-theme/buttons.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Jerware-theme/resize.gif b/theme/Arduino-Themes-master/Jerware-theme/resize.gif
deleted file mode 100755
index fc77703..0000000
Binary files a/theme/Arduino-Themes-master/Jerware-theme/resize.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Jerware-theme/tab-sel-left.gif b/theme/Arduino-Themes-master/Jerware-theme/tab-sel-left.gif
deleted file mode 100755
index e4f670d..0000000
Binary files a/theme/Arduino-Themes-master/Jerware-theme/tab-sel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Jerware-theme/tab-sel-menu.gif b/theme/Arduino-Themes-master/Jerware-theme/tab-sel-menu.gif
deleted file mode 100755
index 7916e90..0000000
Binary files a/theme/Arduino-Themes-master/Jerware-theme/tab-sel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Jerware-theme/tab-sel-mid.gif b/theme/Arduino-Themes-master/Jerware-theme/tab-sel-mid.gif
deleted file mode 100755
index 2125f77..0000000
Binary files a/theme/Arduino-Themes-master/Jerware-theme/tab-sel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Jerware-theme/tab-sel-right.gif b/theme/Arduino-Themes-master/Jerware-theme/tab-sel-right.gif
deleted file mode 100755
index 4a867ff..0000000
Binary files a/theme/Arduino-Themes-master/Jerware-theme/tab-sel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Jerware-theme/tab-unsel-left.gif b/theme/Arduino-Themes-master/Jerware-theme/tab-unsel-left.gif
deleted file mode 100755
index 7a266a0..0000000
Binary files a/theme/Arduino-Themes-master/Jerware-theme/tab-unsel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Jerware-theme/tab-unsel-menu.gif b/theme/Arduino-Themes-master/Jerware-theme/tab-unsel-menu.gif
deleted file mode 100755
index ed3a7a9..0000000
Binary files a/theme/Arduino-Themes-master/Jerware-theme/tab-unsel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Jerware-theme/tab-unsel-mid.gif b/theme/Arduino-Themes-master/Jerware-theme/tab-unsel-mid.gif
deleted file mode 100755
index ec9fa07..0000000
Binary files a/theme/Arduino-Themes-master/Jerware-theme/tab-unsel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Jerware-theme/tab-unsel-right.gif b/theme/Arduino-Themes-master/Jerware-theme/tab-unsel-right.gif
deleted file mode 100755
index dc5a1f2..0000000
Binary files a/theme/Arduino-Themes-master/Jerware-theme/tab-unsel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Jerware-theme/theme.txt b/theme/Arduino-Themes-master/Jerware-theme/theme.txt
deleted file mode 100755
index 76c77fc..0000000
--- a/theme/Arduino-Themes-master/Jerware-theme/theme.txt
+++ /dev/null
@@ -1,103 +0,0 @@
-# GUI - STATUS
-status.notice.fgcolor = #AAAAAA
-status.notice.bgcolor = #363636
-status.error.fgcolor = #ffffff
-status.error.bgcolor = #805a51
-status.edit.fgcolor = #000000
-status.edit.bgcolor = #cc9900
-status.font = SansSerif,plain,12
-
-# GUI - TABS
-# settings for the tabs at the top
-# (tab images are stored in the lib/theme folder)
-header.bgcolor = #a2a2a2
-header.text.selected.color = #ffffff
-header.text.unselected.color = #ffffff
-header.text.font = SansSerif,plain,12
-
-# GUI - CONSOLE
-console.font = Monospaced,plain,11
-console.font.macosx = Monaco,plain,10
-console.color = #000000
-console.output.color = #ffffff
-console.error.color = #805a51
-
-# GUI - BUTTONS
-buttons.bgcolor = #6f6f6f
-buttons.status.font = SansSerif,plain,12
-buttons.status.color = #ffffff
-
-# GUI - LINESTATUS
-linestatus.color = #ffffff
-linestatus.bgcolor = #424242
-
-# EDITOR - DETAILS
-
-# foreground and background colors
-editor.fgcolor = #ededed
-editor.bgcolor = #363636
-
-# highlight for the current line
-editor.linehighlight=true
-editor.linehighlight.color=#e2e2e2
-
-# caret blinking and caret color
-editor.caret.color = #ffffff
-
-# color to be used for background when 'external editor' enabled
-editor.external.bgcolor = #c8d2dc
-
-# selection color
-editor.selection.color = #111111
-
-# area that's not in use by the text (replaced with tildes)
-editor.invalid.style = #7e7e7e,bold
-
-# little pooties at the end of lines that show where they finish
-editor.eolmarkers = false
-editor.eolmarkers.color = #ffffff
-
-# bracket/brace highlighting
-editor.brackethighlight = true
-editor.brackethighlight.color = #006699
-
-
-# TEXT - KEYWORDS
-
-# e.g abstract, final, private
-editor.keyword1.style = #bf6171,plain
-
-# e.g. beginShape, point, line
-editor.keyword2.style = #759f5b,plain
-
-# e.g. byte, char, short, color
-editor.keyword3.style = #a99045,bold
-
-
-# TEXT - LITERALS
-
-# constants: e.g. null, true, this, RGB, TWO_PI
-editor.literal1.style = #759f5b,plain
-
-# p5 built in variables: e.g. mouseX, width, pixels
-editor.literal2.style = #759f5b,plain
-
-# http://arduino.cc/
-editor.url.style = #0000ff,underlined
-
-# e.g. + - = /
-editor.operator.style = #000000,plain
-
-# ?? maybe this is for words followed by a colon
-# like in case statements or goto
-editor.label.style = #7e7e7e,bold
-
-
-# TEXT - COMMENTS
-editor.comment1.style = #7e7e7e,plain
-editor.comment2.style = #7e7e7e,plain
-
-
-# LINE STATUS - editor line number status bar at the bottom of the screen
-linestatus.font = SansSerif,plain,10
-linestatus.height = 20
diff --git a/theme/Arduino-Themes-master/README.md b/theme/Arduino-Themes-master/README.md
deleted file mode 100644
index 1310ff8..0000000
--- a/theme/Arduino-Themes-master/README.md
+++ /dev/null
@@ -1,48 +0,0 @@
-# Arduino Themes
-A collection of themes for the Arduino IDE. Installation is full manual. Read this https://thecustomizewindows.com/2017/10/change-theme-font-syntax-highlighting-arduino-ide/
-
-Monkai :
-
-
-
-DarkIce :
-
-
-
-DarkArduino :
-
-
-
-Update :
-
-Also look at :
-
-1. Dracula : https://draculatheme.com/arduino-ide and https://github.com/dracula/arduino-ide
-2. Dark theme : https://github.com/taunoe/arduino-dark-theme
-
-
-#### Installation
-- Back up your current theme by rename the folder **{Arduino IDE
-installation folder}/lib/theme** to **theme.original** or any other
-convenient name.Mac users should look in
-`~/Applications/Arduino.app/Contents/Java/lib` and Windows users should
-look in `C:\Program Files (x86)\Arduino\lib`.
-- PREFERENCES.TXT : On Windows, located here:
-`%AppData%\Roaming\Arduino`, on Mac located here:
-`~/Applications/Arduino.app/Contents/Java/lib`
-- Download the desired theme from the download link on the list above.
-- Copy the theme folder from the downloaded file to **{Arduino IDE
-installation folder}/lib**.
-- Restart the Arduino IDE if it's running.
-
-
-#### Acknowledgments
-I have not created the themes. I only collected them for personal usage.
-Most are from Arduino Forum, few are from Github. The theme directories
-are named with AuthorName--ThemeName convention.
-
-- [Jeff Thompson](https://github.com/jeffThompson/DarkArduinoTheme),
-also see [DarkProcessing
-v3.0](https://github.com/jeffThompson/DarkProcessingTheme_3.0)
-- [technobly](https://github.com/technobly/MonokaiArduinoTheme)
-
diff --git a/theme/Arduino-Themes-master/Venom791-DarkIce/Read Me.txt b/theme/Arduino-Themes-master/Venom791-DarkIce/Read Me.txt
deleted file mode 100755
index c0f86db..0000000
--- a/theme/Arduino-Themes-master/Venom791-DarkIce/Read Me.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-DarkIce Theme by Venom791
-Supports Arduino 1.6.5 r5
-================================================================================================
-
-Installation:
-
-This theme is for windows users. Im sure MAC users will be able to figure out
-where to put the files, unfortunatly i am not a mac user.
-
-1. Backup your existing preferences + theme files/folders.
-2. Copy the perferences file in "DarkIce-Theme\appdata\arduino15\" into: "%appdata%\arduino15\"
- OVERWRITE EVERYTHING.
-3. Copy the entire "theme" folder into "arduino-1.6.5-r5\lib\"
- OVERWRITE EVERYTHING.
-
-Enjoy & Happy Coding.
-
-\m/ d-.-b \m/
\ No newline at end of file
diff --git a/theme/Arduino-Themes-master/Venom791-DarkIce/appdata/arduino15/preferences.txt b/theme/Arduino-Themes-master/Venom791-DarkIce/appdata/arduino15/preferences.txt
deleted file mode 100755
index fe0de7a..0000000
--- a/theme/Arduino-Themes-master/Venom791-DarkIce/appdata/arduino15/preferences.txt
+++ /dev/null
@@ -1,77 +0,0 @@
-board=uno
-build.warn_data_percentage=75
-console=true
-console.auto_clear=true
-console.error.file=stderr.txt
-console.length=500
-console.lines=4
-console.output.file=stdout.txt
-editor.antialias=true
-editor.caret.blink=true
-editor.code_folding=false
-editor.divider.size=0
-editor.external=false
-editor.font=Segoe UI,plain,14
-editor.indent=true
-editor.invalid=false
-editor.keys.alternative_cut_copy_paste=true
-editor.keys.home_and_end_travel_far=false
-editor.keys.shift_backspace_is_delete=true
-editor.languages.current=
-editor.linenumbers=false
-editor.punctuation.style=#ffffff
-editor.save_on_verify=true
-editor.tabs.expand=true
-editor.tabs.size=2
-editor.window.height.default=700
-editor.window.height.min=350
-editor.window.width.default=1000
-editor.window.width.min=700
-export.applet.separate_jar_files=false
-export.application.fullscreen=false
-export.application.platform=true
-export.application.stop=true
-export.delete_target_folder=true
-last.ide.1.6.4.daterun=1442555778
-last.ide.1.6.4.hardwarepath=D:\nico\Nico Laptop\arduino-1.6.4\hardware
-last.ide.1.6.5.daterun=1442565571
-last.ide.1.6.5.hardwarepath=C:\Users\Nico\Desktop\arduino-1.6.5-r5\hardware
-last.screen.height=1080
-last.screen.width=1920
-last.sketch.count=0
-last.sketch0.location=844,108,714,837,653
-last.sketch0.path=C:\Users\Nico\AppData\Local\Temp\untitled820067435393334772.tmp\sketch_sep18a\sketch_sep18a.ino
-last.sketch1.location=844,108,714,837,653
-last.sketch1.path=C:\Users\Nico\AppData\Local\Temp\untitled820067435393334772.tmp\sketch_sep18a\sketch_sep18a.ino
-platform.auto_file_type_associations=false
-preproc.color_datatype=true
-preproc.enhanced_casting=true
-preproc.imports.list=java.applet.*,java.awt.Dimension,java.awt.Frame,java.awt.event.MouseEvent,java.awt.event.KeyEvent,java.awt.event.FocusEvent,java.awt.Image,java.io.*,java.net.*,java.text.*,java.util.*,java.util.zip.*,java.util.regex.*
-preproc.output_parse_tree=false
-preproc.save_build_files=false
-preproc.substitute_floats=true
-preproc.substitute_unicode=true
-preproc.web_colors=true
-programmer=arduino:avrispmkii
-recent.sketches=C:\Users\Nico\Documents\Arduino\Curtain_Opener\Curtain_Opener.ino,C:\Users\Nico\Desktop\arduino-1.6.5-r5\examples\02.Digital\DigitalInputPullup\DigitalInputPullup.ino,C:\Users\Nico\Desktop\arduino-1.6.5-r5\examples\01.Basics\Fade\Fade.ino
-run.display=1
-run.options=
-run.options.memory=false
-run.options.memory.initial=64
-run.options.memory.maximum=256
-run.present.bgcolor=#666666
-run.present.exclusive=false
-run.present.stop.color=#cccccc
-serial.databits=8
-serial.debug_rate=9600
-serial.parity=N
-serial.port=COM1
-serial.stopbits=1
-sketchbook.path=C:\Users\Nico\Documents\Arduino
-software=ARDUINO
-target_package=arduino
-target_platform=avr
-update.check=true
-update.id=-8042204657117896632
-upload.using=bootloader
-upload.verify=true
diff --git a/theme/Arduino-Themes-master/Venom791-DarkIce/screenshot.PNG b/theme/Arduino-Themes-master/Venom791-DarkIce/screenshot.PNG
deleted file mode 100755
index 9db5ef7..0000000
Binary files a/theme/Arduino-Themes-master/Venom791-DarkIce/screenshot.PNG and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/buttons.gif b/theme/Arduino-Themes-master/Venom791-DarkIce/theme/buttons.gif
deleted file mode 100755
index fcaaa02..0000000
Binary files a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/buttons.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/lock.png b/theme/Arduino-Themes-master/Venom791-DarkIce/theme/lock.png
deleted file mode 100755
index 8ba74eb..0000000
Binary files a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/lock.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/newwindow.gif b/theme/Arduino-Themes-master/Venom791-DarkIce/theme/newwindow.gif
deleted file mode 100755
index 1cf77a6..0000000
Binary files a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/newwindow.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/resize.gif b/theme/Arduino-Themes-master/Venom791-DarkIce/theme/resize.gif
deleted file mode 100755
index 4088717..0000000
Binary files a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/resize.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/syntax/dark.xml b/theme/Arduino-Themes-master/Venom791-DarkIce/theme/syntax/dark.xml
deleted file mode 100755
index 854ef90..0000000
--- a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/syntax/dark.xml
+++ /dev/null
@@ -1,78 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/syntax/default.xml b/theme/Arduino-Themes-master/Venom791-DarkIce/theme/syntax/default.xml
deleted file mode 100755
index 7df51f7..0000000
--- a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/syntax/default.xml
+++ /dev/null
@@ -1,69 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-sel-left.gif b/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-sel-left.gif
deleted file mode 100755
index c427154..0000000
Binary files a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-sel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-sel-menu.gif b/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-sel-menu.gif
deleted file mode 100755
index c34b0f5..0000000
Binary files a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-sel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-sel-mid.gif b/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-sel-mid.gif
deleted file mode 100755
index cfb193d..0000000
Binary files a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-sel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-sel-right.gif b/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-sel-right.gif
deleted file mode 100755
index 1ca6684..0000000
Binary files a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-sel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-unsel-left.gif b/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-unsel-left.gif
deleted file mode 100755
index c427154..0000000
Binary files a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-unsel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-unsel-menu.gif b/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-unsel-menu.gif
deleted file mode 100755
index 1a2902d..0000000
Binary files a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-unsel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-unsel-mid.gif b/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-unsel-mid.gif
deleted file mode 100755
index cfb193d..0000000
Binary files a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-unsel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-unsel-right.gif b/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-unsel-right.gif
deleted file mode 100755
index 1ca6684..0000000
Binary files a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/tab-unsel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/theme.txt b/theme/Arduino-Themes-master/Venom791-DarkIce/theme/theme.txt
deleted file mode 100755
index 4adb8e6..0000000
--- a/theme/Arduino-Themes-master/Venom791-DarkIce/theme/theme.txt
+++ /dev/null
@@ -1,122 +0,0 @@
-#FUNCTIONS COLOR #CCFF33 - ORANGE KEYWORD1
-#FUNCTIONS COLOR #CCFF33 - ORANGE KEYWORD2
-#STRUCTURE COLORS #FF0066 - GREEN KEYWORD3
-#VARIABLES COLOR #00979C - BLUE LITERAL1
-
-#ERROR COLOR #A61717 - RED
-#COMMENTS // COLOR #95A5A6 - LIGHT GREY
-#COMMENTS /**/ COLOR #434F54 - DARK GREY
-
-
-# GUI - STATUS
-status.notice.fgcolor = #00cfff
-status.notice.bgcolor = #222E3B
-status.error.fgcolor = #FFFFFF
-status.error.bgcolor = #E34C00
-status.edit.fgcolor = #000000
-status.edit.bgcolor = #00122F
-status.font = Arial,bold,12
-
-# GUI - TABS
-# settings for the tabs at the top
-# (tab images are stored in the lib/theme folder)
-header.bgcolor = #222E3B
-header.text.selected.color = #00cfff
-header.text.unselected.color = #007e82
-header.text.font = Arial,bold,12
-
-# GUI - CONSOLE
-console.font = Arial,plain,12
-console.font.macosx = Monaco,plain,10
-console.color = #000000
-console.output.color = #eeeeee
-console.error.color = #E34C00
-
-# GUI - BUTTONS
-buttons.bgcolor = #182029
-buttons.status.font = SansSerif,plain,12
-buttons.status.color = #ffffff
-
-# GUI - LINESTATUS
-linestatus.color = #ffffff
-linestatus.bgcolor = #222E3B
-
-# EDITOR - DETAILS
-
-# foreground and background colors
-editor.fgcolor = #ffffff
-editor.bgcolor = #182029
-
-# highlight for the current line
-editor.linehighlight.color=#e2e2e2
-# highlight for the current line
-editor.linehighlight=true
-
-# caret blinking and caret color
-editor.caret.color = #FFFFFF
-
-# color to be used for background when 'external editor' enabled
-editor.external.bgcolor = #c8d2dc
-
-# selection color
-editor.selection.color = #000000
-
-# area that's not in use by the text (replaced with tildes)
-editor.invalid.style = #7e7e7e,bold
-
-# little pooties at the end of lines that show where they finish
-editor.eolmarkers = false
-editor.eolmarkers.color = #999999
-
-# bracket/brace highlighting
-editor.brackethighlight = true
-editor.brackethighlight.color = #006699
-
-
-# TEXT - KEYWORDS
-
-# FUNCTIONS
-editor.keyword1.style = #CCFF33,bold
-editor.data_type.style = #CCFF33,bold
-
-# METHODS
-editor.keyword2.style = #CCFF33,bold
-editor.function.style = #CCFF33,bold
-
-# STRUCTURES
-editor.keyword3.style = #FF0066,bold
-editor.reserved_word.style = #FF0066,bold
-
-
-# TEXT - LITERALS
-
-# constants & datatypes
-editor.literal1.style = #006699,plain
-
-# p5 built in variables: e.g. mouseX, width, pixels
-editor.literal2.style = #00cfff,plain
-editor.variable.style = #00cfff,plain
-editor.reserved_word_2.style = #00cfff,plain
-editor.literal_char.style = #00cfff,plain
-editor.literal_string_double_quote.style = #00cfff,plain
-
-# http://www.arduino.cc/
-editor.url.style = #0000ff,underlined
-
-# e.g. + - = /
-editor.operator.style = #FFFFFF,plain
-
-
-# ?? maybe this is for words followed by a colon
-# like in case statements or goto
-editor.label.style = #FFFFFF,bold
-
-
-# TEXT - COMMENTS
-editor.comment1.style = #434F54,plain
-editor.comment2.style = #95a5a6,plain
-
-
-# LINE STATUS - editor line number status bar at the bottom of the screen
-linestatus.font = SansSerif,plain,10
-linestatus.height = 20
diff --git a/theme/Arduino-Themes-master/arduino-theme-solarized/fonts/SourceCodePro-Regular.otf b/theme/Arduino-Themes-master/arduino-theme-solarized/fonts/SourceCodePro-Regular.otf
deleted file mode 100644
index f88f9c6..0000000
Binary files a/theme/Arduino-Themes-master/arduino-theme-solarized/fonts/SourceCodePro-Regular.otf and /dev/null differ
diff --git a/theme/Arduino-Themes-master/arduino-theme-solarized/fonts/SourceSansPro-Regular.ttf b/theme/Arduino-Themes-master/arduino-theme-solarized/fonts/SourceSansPro-Regular.ttf
deleted file mode 100755
index ffe2786..0000000
Binary files a/theme/Arduino-Themes-master/arduino-theme-solarized/fonts/SourceSansPro-Regular.ttf and /dev/null differ
diff --git a/theme/Arduino-Themes-master/arduino-theme-solarized/source/Arduino-Buttons.psd b/theme/Arduino-Themes-master/arduino-theme-solarized/source/Arduino-Buttons.psd
deleted file mode 100644
index 0699ebf..0000000
Binary files a/theme/Arduino-Themes-master/arduino-theme-solarized/source/Arduino-Buttons.psd and /dev/null differ
diff --git a/theme/Arduino-Themes-master/arduino-theme-solarized/theme/buttons.gif b/theme/Arduino-Themes-master/arduino-theme-solarized/theme/buttons.gif
deleted file mode 100644
index 9e77bcd..0000000
Binary files a/theme/Arduino-Themes-master/arduino-theme-solarized/theme/buttons.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/arduino-theme-solarized/theme/resize.gif b/theme/Arduino-Themes-master/arduino-theme-solarized/theme/resize.gif
deleted file mode 100644
index 8076b4c..0000000
Binary files a/theme/Arduino-Themes-master/arduino-theme-solarized/theme/resize.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-sel-left.gif b/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-sel-left.gif
deleted file mode 100644
index 14cb2db..0000000
Binary files a/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-sel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-sel-menu.gif b/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-sel-menu.gif
deleted file mode 100644
index a0c86be..0000000
Binary files a/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-sel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-sel-mid.gif b/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-sel-mid.gif
deleted file mode 100644
index 5d722db..0000000
Binary files a/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-sel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-sel-right.gif b/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-sel-right.gif
deleted file mode 100644
index 0ed61b5..0000000
Binary files a/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-sel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-unsel-left.gif b/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-unsel-left.gif
deleted file mode 100644
index c96212d..0000000
Binary files a/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-unsel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-unsel-menu.gif b/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-unsel-menu.gif
deleted file mode 100644
index 8a6f61e..0000000
Binary files a/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-unsel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-unsel-mid.gif b/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-unsel-mid.gif
deleted file mode 100644
index 803dfcc..0000000
Binary files a/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-unsel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-unsel-right.gif b/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-unsel-right.gif
deleted file mode 100644
index 0ebcf6b..0000000
Binary files a/theme/Arduino-Themes-master/arduino-theme-solarized/theme/tab-unsel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/arduino-theme-solarized/theme/theme.txt b/theme/Arduino-Themes-master/arduino-theme-solarized/theme/theme.txt
deleted file mode 100644
index b4048b2..0000000
--- a/theme/Arduino-Themes-master/arduino-theme-solarized/theme/theme.txt
+++ /dev/null
@@ -1,65 +0,0 @@
-# base03: #002b36
-# base02: #073642
-# base01: #586e75
-# base00: #657b83
-# base0: #839496
-# base1: #93a1a1
-# base2: #eee8d5
-# base3: #fdf6e3
-# yellow: #b58900
-# orange: #cb4b16
-# red: #dc322f
-# magenta: #d33682
-# violet: #6c71c4
-# blue: #268bd2
-# cyan: #2aa198
-# green: #859900
-
-status.notice.fgcolor = #93a1a1
-status.notice.bgcolor = #073642
-status.error.fgcolor = #eee8d5
-status.error.bgcolor = #cb4b16
-status.edit.fgcolor = #eee8d5
-status.edit.bgcolor = #b58900
-status.font = SourceSansPro-Regular,plain,14
-
-header.bgcolor = #586e75
-header.text.selected.color = #cb4b16
-header.text.unselected.color = #839496
-header.text.font = SourceSansPro-Regular,plain,14
-
-console.color = #00161b
-console.output.color = #073642
-console.error.color = #cb4b16
-console.font = SourceCodePro-Regular,plain,14
-
-buttons.bgcolor = #586e75
-buttons.status.color = #eee8d5
-buttons.status.font = SourceSansPro-Regular,plain,14
-
-linestatus.color = #657b83
-linestatus.bgcolor = #073642
-linestatus.font = SourceSansPro-Regular,plain,14
-linestatus.height = 20
-
-editor.fgcolor = #93a1a1
-editor.bgcolor = #002b36
-editor.caret.color = #fdf6e3
-editor.external.bgcolor = #222222
-editor.selection.color = #fdf6e3
-editor.invalid.style = #dc322f,plain
-editor.eolmarkers = false
-editor.eolmarkers.color = #073642
-editor.brackethighlight = true
-editor.brackethighlight.color = #b58900
-
-editor.keyword1.style = #cb4b16,plain
-editor.keyword2.style = #b58900,plain
-editor.keyword3.style = #859900,plain
-editor.literal1.style = #268bd2,plain
-editor.literal2.style = #2aa198,plain
-editor.comment1.style = #586e75,plain
-editor.comment2.style = #586e75,plain
-editor.operator.style = #93a1a1,plain
-editor.label.style = #93a1a1,plain
-editor.url.style = #6c71c4,plain
diff --git a/theme/Arduino-Themes-master/docs/index.rst b/theme/Arduino-Themes-master/docs/index.rst
deleted file mode 100644
index d007082..0000000
--- a/theme/Arduino-Themes-master/docs/index.rst
+++ /dev/null
@@ -1,25 +0,0 @@
-# Arduino Themes
-A collection of themes for the Arduino IDE. Installation is full manual.
-Read this [Arduino Font Installation](https://thecustomizewindows.com/2017/10/change-theme-font-syntax-highlighting-arduino-ide/)
-
-#### Installation
-- Back up your current theme by rename the folder **{Arduino IDE
-installation folder}/lib/theme** to **theme.original** or any other
-convenient name.Mac users should look in
-`~/Applications/Arduino.app/Contents/Java/lib` and Windows users should
-look in `C:\Program Files (x86)\Arduino\lib`.
-- PREFERENCES.TXT : On Windows, located here:
-`%AppData%\Roaming\Arduino`, on Mac located here:
-`~/Applications/Arduino.app/Contents/Java/lib`
-- Download the desired theme from the download link on the list above.
-- Copy the theme folder from the downloaded file to **{Arduino IDE
-installation folder}/lib**.
-- Restart the Arduino IDE if it's running.
-
-
-#### Acknowledgments
-I have not created the themes. I only collected them for personal usage.
-Most are from Arduino Forum, few are from Github. The theme directories
-are named with AuthorName--ThemeName convention.
-
-
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/Arduino_Theme_Editor.png b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/Arduino_Theme_Editor.png
deleted file mode 100755
index 9054344..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/Arduino_Theme_Editor.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/buttons.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/buttons.gif
deleted file mode 100755
index f429f5f..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/buttons.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/lock.png b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/lock.png
deleted file mode 100755
index f8c0f69..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/lock.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/resize.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/resize.gif
deleted file mode 100755
index de6362c..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/resize.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-sel-left.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-sel-left.gif
deleted file mode 100755
index e30c2e5..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-sel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-sel-menu.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-sel-menu.gif
deleted file mode 100755
index 9a7a27b..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-sel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-sel-mid.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-sel-mid.gif
deleted file mode 100755
index 578b73e..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-sel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-sel-right.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-sel-right.gif
deleted file mode 100755
index 33a7cd9..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-sel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-unsel-left.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-unsel-left.gif
deleted file mode 100755
index 5b6ff9c..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-unsel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-unsel-menu.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-unsel-menu.gif
deleted file mode 100755
index 09de207..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-unsel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-unsel-mid.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-unsel-mid.gif
deleted file mode 100755
index dcbf4da..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-unsel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-unsel-right.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-unsel-right.gif
deleted file mode 100755
index 6050bea..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/tab-unsel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/theme.txt b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/theme.txt
deleted file mode 100755
index eee77e0..0000000
--- a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & Red/theme.txt
+++ /dev/null
@@ -1,104 +0,0 @@
-# GUI - STATUS
-status.notice.fgcolor = #FF0000
-status.notice.bgcolor = #161616
-status.error.fgcolor = #C0C0C0
-status.error.bgcolor = #D20005
-status.edit.fgcolor = #000000
-status.edit.bgcolor = #F1B500
-status.font = Kristen ITC,plain,14
-
-# GUI - TABS
-# settings for the tabs at the top
-# (tab images are stored in the lib/theme folder)
-header.bgcolor = #000000
-header.text.selected.color = #FF0000
-header.text.unselected.color = #800000
-header.text.font = Berlin Sans FB,plain,14
-
-# GUI - CONSOLE
-console.font = Kristen ITC,plain,12
-console.font.macosx = Monaco,plain,10
-console.color = #000000
-console.output.color = #FF0000
-console.error.color = #FFFF00
-
-# GUI - BUTTONS
-buttons.bgcolor = #1F1F1F
-buttons.status.font = Kristen ITC,plain,14
-buttons.status.color = #FF0000
-
-# GUI - LINESTATUS
-linestatus.color = #000000
-linestatus.bgcolor = #F90006
-
-# EDITOR - DETAILS
-
-# foreground and background colors
-editor.fgcolor = #000000
-editor.bgcolor = #D4D4D4
-
-# highlight for the current line
-editor.linehighlight.color=#e2e2e2
-# highlight for the current line
-editor.linehighlight=true
-
-# caret blinking and caret color
-editor.caret.color = #333300
-
-# color to be used for background when 'external editor' enabled
-editor.external.bgcolor = #c8d2dc
-
-# selection color
-editor.selection.color = #ffcc00
-
-# area that's not in use by the text (replaced with tildes)
-editor.invalid.style = #7e7e7e,bold
-
-# little pooties at the end of lines that show where they finish
-editor.eolmarkers = false
-editor.eolmarkers.color = #999999
-
-# bracket/brace highlighting
-editor.brackethighlight = true
-editor.brackethighlight.color = #006699
-
-
-# TEXT - KEYWORDS
-
-# e.g abstract, final, private
-editor.keyword1.style = #cc6600,plain
-
-# e.g. beginShape, point, line
-editor.keyword2.style = #cc6600,plain
-
-# e.g. byte, char, short, color
-editor.keyword3.style = #cc6600,bold
-
-
-# TEXT - LITERALS
-
-# constants: e.g. null, true, this, RGB, TWO_PI
-editor.literal1.style = #006699,plain
-
-# p5 built in variables: e.g. mouseX, width, pixels
-editor.literal2.style = #006699,plain
-
-# http://arduino.cc/
-editor.url.style = #0000ff,underlined
-
-# e.g. + - = /
-editor.operator.style = #000000,plain
-
-# ?? maybe this is for words followed by a colon
-# like in case statements or goto
-editor.label.style = #7e7e7e,bold
-
-
-# TEXT - COMMENTS
-editor.comment1.style = #7e7e7e,plain
-editor.comment2.style = #7e7e7e,plain
-
-
-# LINE STATUS - editor line number status bar at the bottom of the screen
-linestatus.font = Verdana,plain,12
-linestatus.height = 20
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/buttons.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/buttons.gif
deleted file mode 100755
index 7db93c6..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/buttons.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/lock.png b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/lock.png
deleted file mode 100755
index e229846..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/lock.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/resize.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/resize.gif
deleted file mode 100755
index ac34c7c..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/resize.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-sel-left.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-sel-left.gif
deleted file mode 100755
index 1ee2a51..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-sel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-sel-menu.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-sel-menu.gif
deleted file mode 100755
index 75c67ba..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-sel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-sel-mid.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-sel-mid.gif
deleted file mode 100755
index d13c9a4..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-sel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-sel-right.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-sel-right.gif
deleted file mode 100755
index 5ec6699..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-sel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-unsel-left.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-unsel-left.gif
deleted file mode 100755
index f037e02..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-unsel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-unsel-menu.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-unsel-menu.gif
deleted file mode 100755
index 83ec429..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-unsel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-unsel-mid.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-unsel-mid.gif
deleted file mode 100755
index 662504a..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-unsel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-unsel-right.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-unsel-right.gif
deleted file mode 100755
index 38c074f..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/tab-unsel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/theme.txt b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/theme.txt
deleted file mode 100755
index 2e862a5..0000000
--- a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Black & White/theme.txt
+++ /dev/null
@@ -1,104 +0,0 @@
-# GUI - STATUS
-status.notice.fgcolor = #FFFFFF
-status.notice.bgcolor = #161616
-status.error.fgcolor = #FF0000
-status.error.bgcolor = #FFFFFF
-status.edit.fgcolor = #000000
-status.edit.bgcolor = #F1B500
-status.font = Kristen ITC,plain,14
-
-# GUI - TABS
-# settings for the tabs at the top
-# (tab images are stored in the lib/theme folder)
-header.bgcolor = #000000
-header.text.selected.color = #FFFFFF
-header.text.unselected.color = #000000
-header.text.font = Berlin Sans FB,plain,14
-
-# GUI - CONSOLE
-console.font = Kristen ITC,plain,12
-console.font.macosx = Monaco,plain,10
-console.color = #000000
-console.output.color = #FFFFFF
-console.error.color = #808080
-
-# GUI - BUTTONS
-buttons.bgcolor = #1F1F1F
-buttons.status.font = Kristen ITC,plain,14
-buttons.status.color = #FFFFFF
-
-# GUI - LINESTATUS
-linestatus.color = #000000
-linestatus.bgcolor = #FFFFFF
-
-# EDITOR - DETAILS
-
-# foreground and background colors
-editor.fgcolor = #000000
-editor.bgcolor = #D4D4D4
-
-# highlight for the current line
-editor.linehighlight.color=#e2e2e2
-# highlight for the current line
-editor.linehighlight=true
-
-# caret blinking and caret color
-editor.caret.color = #333300
-
-# color to be used for background when 'external editor' enabled
-editor.external.bgcolor = #c8d2dc
-
-# selection color
-editor.selection.color = #ffcc00
-
-# area that's not in use by the text (replaced with tildes)
-editor.invalid.style = #7e7e7e,bold
-
-# little pooties at the end of lines that show where they finish
-editor.eolmarkers = false
-editor.eolmarkers.color = #999999
-
-# bracket/brace highlighting
-editor.brackethighlight = true
-editor.brackethighlight.color = #006699
-
-
-# TEXT - KEYWORDS
-
-# e.g abstract, final, private
-editor.keyword1.style = #cc6600,plain
-
-# e.g. beginShape, point, line
-editor.keyword2.style = #cc6600,plain
-
-# e.g. byte, char, short, color
-editor.keyword3.style = #cc6600,bold
-
-
-# TEXT - LITERALS
-
-# constants: e.g. null, true, this, RGB, TWO_PI
-editor.literal1.style = #006699,plain
-
-# p5 built in variables: e.g. mouseX, width, pixels
-editor.literal2.style = #006699,plain
-
-# http://arduino.cc/
-editor.url.style = #0000ff,underlined
-
-# e.g. + - = /
-editor.operator.style = #000000,plain
-
-# ?? maybe this is for words followed by a colon
-# like in case statements or goto
-editor.label.style = #7e7e7e,bold
-
-
-# TEXT - COMMENTS
-editor.comment1.style = #7e7e7e,plain
-editor.comment2.style = #7e7e7e,plain
-
-
-# LINE STATUS - editor line number status bar at the bottom of the screen
-linestatus.font = Verdana,plain,12
-linestatus.height = 20
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Ico0.bmp b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Ico0.bmp
deleted file mode 100755
index 619b8b7..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Ico0.bmp and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Ico1.bmp b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Ico1.bmp
deleted file mode 100755
index 2cecd64..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Ico1.bmp and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Ico2.bmp b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Ico2.bmp
deleted file mode 100755
index 711da38..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Ico2.bmp and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Ico3.bmp b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Ico3.bmp
deleted file mode 100755
index a80e214..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Ico3.bmp and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Ico4.bmp b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Ico4.bmp
deleted file mode 100755
index 2da97e5..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Ico4.bmp and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Ico5.bmp b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Ico5.bmp
deleted file mode 100755
index 964af8f..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Ico5.bmp and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Ico6.bmp b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Ico6.bmp
deleted file mode 100755
index 6873dde..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Ico6.bmp and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/buttons.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/buttons.gif
deleted file mode 100755
index 4de0905..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/buttons.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/lock.png b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/lock.png
deleted file mode 100755
index 015b614..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/lock.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/resize.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/resize.gif
deleted file mode 100755
index ed31c0a..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/resize.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-sel-left.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-sel-left.gif
deleted file mode 100755
index 252ebcc..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-sel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-sel-menu.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-sel-menu.gif
deleted file mode 100755
index 3b213f4..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-sel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-sel-mid.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-sel-mid.gif
deleted file mode 100755
index 4bd19a0..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-sel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-sel-right.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-sel-right.gif
deleted file mode 100755
index 4ceb3ed..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-sel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-unsel-left.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-unsel-left.gif
deleted file mode 100755
index cdc9886..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-unsel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-unsel-menu.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-unsel-menu.gif
deleted file mode 100755
index 3c91771..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-unsel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-unsel-mid.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-unsel-mid.gif
deleted file mode 100755
index c538ad2..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-unsel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-unsel-right.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-unsel-right.gif
deleted file mode 100755
index 3150eb5..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/tab-unsel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/theme.txt b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/theme.txt
deleted file mode 100755
index 81e37d0..0000000
--- a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Original/theme.txt
+++ /dev/null
@@ -1,104 +0,0 @@
-# GUI - STATUS
-status.notice.fgcolor = #002325
-status.notice.bgcolor = #17A1A5
-status.error.fgcolor = #000000
-status.error.bgcolor = #E34C00
-status.edit.fgcolor = #000000
-status.edit.bgcolor = #F1B500
-status.font = SansSerif,plain,12
-
-# GUI - TABS
-# settings for the tabs at the top
-# (tab images are stored in the lib/theme folder)
-header.bgcolor = #17A1A5
-header.text.selected.color = #005B5B
-header.text.unselected.color = #007e82
-header.text.font = SansSerif,plain,12
-
-# GUI - CONSOLE
-console.font = Monospaced,plain,11
-console.font.macosx = Monaco,plain,10
-console.color = #000000
-console.output.color = #eeeeee
-console.error.color = #E34C00
-
-# GUI - BUTTONS
-buttons.bgcolor = #006468
-buttons.status.font = SansSerif,plain,12
-buttons.status.color = #ffffff
-
-# GUI - LINESTATUS
-linestatus.color = #ffffff
-linestatus.bgcolor = #006468
-
-# EDITOR - DETAILS
-
-# foreground and background colors
-editor.fgcolor = #000000
-editor.bgcolor = #ffffff
-
-# highlight for the current line
-editor.linehighlight.color=#e2e2e2
-# highlight for the current line
-editor.linehighlight=true
-
-# caret blinking and caret color
-editor.caret.color = #333300
-
-# color to be used for background when 'external editor' enabled
-editor.external.bgcolor = #c8d2dc
-
-# selection color
-editor.selection.color = #ffcc00
-
-# area that's not in use by the text (replaced with tildes)
-editor.invalid.style = #7e7e7e,bold
-
-# little pooties at the end of lines that show where they finish
-editor.eolmarkers = false
-editor.eolmarkers.color = #999999
-
-# bracket/brace highlighting
-editor.brackethighlight = true
-editor.brackethighlight.color = #006699
-
-
-# TEXT - KEYWORDS
-
-# e.g abstract, final, private
-editor.keyword1.style = #cc6600,plain
-
-# e.g. beginShape, point, line
-editor.keyword2.style = #cc6600,plain
-
-# e.g. byte, char, short, color
-editor.keyword3.style = #cc6600,bold
-
-
-# TEXT - LITERALS
-
-# constants: e.g. null, true, this, RGB, TWO_PI
-editor.literal1.style = #006699,plain
-
-# p5 built in variables: e.g. mouseX, width, pixels
-editor.literal2.style = #006699,plain
-
-# http://arduino.cc/
-editor.url.style = #0000ff,underlined
-
-# e.g. + - = /
-editor.operator.style = #000000,plain
-
-# ?? maybe this is for words followed by a colon
-# like in case statements or goto
-editor.label.style = #7e7e7e,bold
-
-
-# TEXT - COMMENTS
-editor.comment1.style = #7e7e7e,plain
-editor.comment2.style = #7e7e7e,plain
-
-
-# LINE STATUS - editor line number status bar at the bottom of the screen
-linestatus.font = SansSerif,plain,10
-linestatus.height = 20
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/Font/SourceCodePro-Regular.otf b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/Font/SourceCodePro-Regular.otf
deleted file mode 100755
index a4b5006..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/Font/SourceCodePro-Regular.otf and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/buttons.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/buttons.gif
deleted file mode 100755
index 9e77bcd..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/buttons.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/lock.png b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/lock.png
deleted file mode 100755
index f666bcf..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/lock.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/preferences.txt b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/preferences.txt
deleted file mode 100755
index d1742bc..0000000
--- a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/preferences.txt
+++ /dev/null
@@ -1,77 +0,0 @@
-board=uno
-browser.linux=mozilla
-build.warn_data_percentage=75
-console=true
-console.auto_clear=true
-console.error.file=stderr.txt
-console.length=500
-console.lines=4
-console.output.file=stdout.txt
-editor.antialias=true
-editor.caret.blink=true
-editor.divider.size=2
-editor.divider.size.windows=2
-editor.external=false
-editor.font=Source Code Pro,bold,14
-editor.font.macosx=Monaco,plain,10
-editor.indent=true
-editor.invalid=false
-editor.keys.alternative_cut_copy_paste=true
-editor.keys.alternative_cut_copy_paste.macosx=false
-editor.keys.home_and_end_travel_far=false
-editor.keys.home_and_end_travel_far.macosx=true
-editor.keys.shift_backspace_is_delete=true
-editor.languages.current=
-editor.tabs.expand=true
-editor.tabs.size=2
-editor.window.height.default=600
-editor.window.height.min=290
-editor.window.width.default=500
-editor.window.width.min=400
-export.applet.separate_jar_files=false
-export.application.fullscreen=false
-export.application.platform=true
-export.application.platform.linux=true
-export.application.platform.macosx=true
-export.application.platform.windows=true
-export.application.stop=true
-export.delete_target_folder=true
-last.ide.1.5.4.daterun=1381178027
-last.ide.1.5.4.hardwarepath=C:\ARDUINO\arduino-1.5.4-r2-windows\arduino-1.5.4\hardware
-last.screen.height=768
-last.screen.width=1280
-last.sketch.count=0
-platform.auto_file_type_associations=true
-preproc.color_datatype=true
-preproc.enhanced_casting=true
-preproc.imports.list=java.applet.*,java.awt.Dimension,java.awt.Frame,java.awt.event.MouseEvent,java.awt.event.KeyEvent,java.awt.event.FocusEvent,java.awt.Image,java.io.*,java.net.*,java.text.*,java.util.*,java.util.zip.*,java.util.regex.*
-preproc.output_parse_tree=false
-preproc.save_build_files=false
-preproc.substitute_floats=true
-preproc.substitute_unicode=true
-preproc.web_colors=true
-programmer=arduino:avrispmkii
-run.display=1
-run.options=
-run.options.memory=false
-run.options.memory.initial=64
-run.options.memory.maximum=256
-run.present.bgcolor=#FF0000
-run.present.exclusive=false
-run.present.exclusive.macosx=true
-run.present.stop.color=#00FF00
-run.window.bgcolor=#E2E2E2
-serial.databits=8
-serial.debug_rate=9600
-serial.parity=N
-serial.port=COM1
-serial.stopbits=1
-sketchbook.path=C:\Documents and Settings\Administrador\Mis documentos\Arduino
-software=ARDUINO
-target_package=arduino
-target_platform=avr
-update.check=true
-update.id=-6161602137147060911
-update.last=1381168504796
-upload.using=bootloader
-upload.verify=true
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/resize.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/resize.gif
deleted file mode 100755
index 290db12..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/resize.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-sel-left.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-sel-left.gif
deleted file mode 100755
index c9a0960..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-sel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-sel-menu.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-sel-menu.gif
deleted file mode 100755
index 84e7560..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-sel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-sel-mid.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-sel-mid.gif
deleted file mode 100755
index 14a3562..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-sel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-sel-right.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-sel-right.gif
deleted file mode 100755
index 3bb25ba..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-sel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-unsel-left.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-unsel-left.gif
deleted file mode 100755
index b0dc1e8..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-unsel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-unsel-menu.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-unsel-menu.gif
deleted file mode 100755
index 20b82b5..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-unsel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-unsel-mid.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-unsel-mid.gif
deleted file mode 100755
index 8d49c0f..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-unsel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-unsel-right.gif b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-unsel-right.gif
deleted file mode 100755
index a96e42d..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/tab-unsel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/theme.txt b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/theme.txt
deleted file mode 100755
index 2ff38e3..0000000
--- a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/THEME_RES/Solarized/theme.txt
+++ /dev/null
@@ -1,104 +0,0 @@
-# GUI - STATUS
-status.notice.fgcolor = #B3BCC3
-status.notice.bgcolor = #1C4654
-status.error.fgcolor = #000000
-status.error.bgcolor = #E34C00
-status.edit.fgcolor = #000000
-status.edit.bgcolor = #F1B500
-status.font = Source Code Pro,bold,12
-
-# GUI - TABS
-# settings for the tabs at the top
-# (tab images are stored in the lib/theme folder)
-header.bgcolor = #586E75
-header.text.selected.color = #D75E38
-header.text.unselected.color = #98AAA9
-header.text.font = Source Code Pro,bold,14
-
-# GUI - CONSOLE
-console.font = Source Code Pro,plain,12
-console.font.macosx = Monaco,plain,10
-console.color = #061D23
-console.output.color = #eeeeee
-console.error.color = #E34C00
-
-# GUI - BUTTONS
-buttons.bgcolor = #586E75
-buttons.status.font = Source Code Pro,bold,12
-buttons.status.color = #ffffff
-
-# GUI - LINESTATUS
-linestatus.color = #6A8B8F
-linestatus.bgcolor = #1C4654
-
-# EDITOR - DETAILS
-
-# foreground and background colors
-editor.fgcolor = #9FB5A8
-editor.bgcolor = #153947
-
-# highlight for the current line
-editor.linehighlight.color=#e2e2e2
-# highlight for the current line
-editor.linehighlight=true
-
-# caret blinking and caret color
-editor.caret.color = #FFFF00
-
-# color to be used for background when 'external editor' enabled
-editor.external.bgcolor = #c8d2dc
-
-# selection color
-editor.selection.color = #ffcc00
-
-# area that's not in use by the text (replaced with tildes)
-editor.invalid.style = #7e7e7e,bold
-
-# little pooties at the end of lines that show where they finish
-editor.eolmarkers = false
-editor.eolmarkers.color = #999999
-
-# bracket/brace highlighting
-editor.brackethighlight = true
-editor.brackethighlight.color = #006699
-
-
-# TEXT - KEYWORDS
-
-# e.g abstract, final, private
-editor.keyword1.style = #D45F39,bold
-
-# e.g. beginShape, point, line
-editor.keyword2.style = #6B9400,bold
-
-# e.g. byte, char, short, color
-editor.keyword3.style = #BF9D36,bold
-
-
-# TEXT - LITERALS
-
-# constants: e.g. null, true, this, RGB, TWO_PI
-editor.literal1.style = #439EDB,bold
-
-# p5 built in variables: e.g. mouseX, width, pixels
-editor.literal2.style = #439EDB,bold
-
-# http://arduino.cc/
-editor.url.style = #0000ff,underlined
-
-# e.g. + - = /
-editor.operator.style = #000000,plain
-
-# ?? maybe this is for words followed by a colon
-# like in case statements or goto
-editor.label.style = #7e7e7e,bold
-
-
-# TEXT - COMMENTS
-editor.comment1.style = #6B7F83,bold
-editor.comment2.style = #7e7e7e,plain
-
-
-# LINE STATUS - editor line number status bar at the bottom of the screen
-linestatus.font = Source Code Pro,plain,10
-linestatus.height = 20
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/Theme_Editor32.exe b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/Theme_Editor32.exe
deleted file mode 100755
index 7d2aaa6..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/Theme_Editor32.exe and /dev/null differ
diff --git a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/Theme_Editor64.exe b/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/Theme_Editor64.exe
deleted file mode 100755
index 55830a2..0000000
Binary files a/theme/Arduino-Themes-master/hilukasz-Arduino_Theme/Theme_Editor64.exe and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/README.md b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/README.md
deleted file mode 100755
index c6e9ff7..0000000
--- a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/README.md
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-Dark Arduino Theme
-================
-
-Revised for Arduino version 1.6.6+, 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`.
-
-### 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).
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/screenshot.png b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/screenshot.png
deleted file mode 100755
index 459186c..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/screenshot.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/buttons.gif b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/buttons.gif
deleted file mode 100755
index e2d21ea..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/buttons.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/newwindow.gif b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/newwindow.gif
deleted file mode 100755
index ce0f418..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/newwindow.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/resize.gif b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/resize.gif
deleted file mode 100755
index 79fcf68..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/resize.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-sel-left.gif b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-sel-left.gif
deleted file mode 100755
index c7ab328..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-sel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-sel-menu.gif b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-sel-menu.gif
deleted file mode 100755
index 3ac8ef1..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-sel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-sel-mid.gif b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-sel-mid.gif
deleted file mode 100755
index 8eae940..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-sel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-sel-right.gif b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-sel-right.gif
deleted file mode 100755
index e22b0ca..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-sel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-unsel-left.gif b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-unsel-left.gif
deleted file mode 100755
index 3e4a8be..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-unsel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-unsel-menu.gif b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-unsel-menu.gif
deleted file mode 100755
index a799d4a..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-unsel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-unsel-mid.gif b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-unsel-mid.gif
deleted file mode 100755
index 778e1c6..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-unsel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-unsel-right.gif b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-unsel-right.gif
deleted file mode 100755
index ac84e10..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/GifButtons/tab-unsel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/buttons.gif b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/buttons.gif
deleted file mode 100755
index 4de0905..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/buttons.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/close.png b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/close.png
deleted file mode 100755
index 8041c8b..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/close.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/lock.png b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/lock.png
deleted file mode 100755
index 015b614..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/lock.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/newwindow.gif b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/newwindow.gif
deleted file mode 100755
index 1cf77a6..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/newwindow.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/resize.gif b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/resize.gif
deleted file mode 100755
index ed31c0a..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/resize.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-sel-left.gif b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-sel-left.gif
deleted file mode 100755
index 252ebcc..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-sel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-sel-menu.gif b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-sel-menu.gif
deleted file mode 100755
index 3b213f4..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-sel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-sel-mid.gif b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-sel-mid.gif
deleted file mode 100755
index 4bd19a0..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-sel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-sel-right.gif b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-sel-right.gif
deleted file mode 100755
index 4ceb3ed..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-sel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-unsel-left.gif b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-unsel-left.gif
deleted file mode 100755
index cdc9886..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-unsel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-unsel-menu.gif b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-unsel-menu.gif
deleted file mode 100755
index 3c91771..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-unsel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-unsel-mid.gif b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-unsel-mid.gif
deleted file mode 100755
index c538ad2..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-unsel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-unsel-right.gif b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-unsel-right.gif
deleted file mode 100755
index 3150eb5..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/OriginalButtons/tab-unsel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/buttons.png b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/buttons.png
deleted file mode 100755
index fe63ed7..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/buttons.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/buttons.psd b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/buttons.psd
deleted file mode 100755
index 2eaf484..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/buttons.psd and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/lock.png b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/lock.png
deleted file mode 100755
index 4c63c72..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/lock.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/lock.psd b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/lock.psd
deleted file mode 100755
index 5db7ec9..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/lock.psd and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/newwindow.png b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/newwindow.png
deleted file mode 100755
index 886d82e..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/newwindow.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/resize.png b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/resize.png
deleted file mode 100755
index 0ff5703..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/resize.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/syntax/dark.xml b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/syntax/dark.xml
deleted file mode 100755
index f04d68e..0000000
--- a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/syntax/dark.xml
+++ /dev/null
@@ -1,78 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/syntax/default.xml b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/syntax/default.xml
deleted file mode 100755
index 4713a7c..0000000
--- a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/syntax/default.xml
+++ /dev/null
@@ -1,78 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/syntax/default_ORIG.xml b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/syntax/default_ORIG.xml
deleted file mode 100755
index 650a8ac..0000000
--- a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/syntax/default_ORIG.xml
+++ /dev/null
@@ -1,69 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-sel-left.png b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-sel-left.png
deleted file mode 100755
index 0d6335a..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-sel-left.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-sel-menu.png b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-sel-menu.png
deleted file mode 100755
index 1891785..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-sel-menu.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-sel-mid.png b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-sel-mid.png
deleted file mode 100755
index a7343b5..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-sel-mid.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-sel-right.png b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-sel-right.png
deleted file mode 100755
index 70a8aef..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-sel-right.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-unsel-left.png b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-unsel-left.png
deleted file mode 100755
index 8e4bc9c..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-unsel-left.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-unsel-menu.png b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-unsel-menu.png
deleted file mode 100755
index 5a7824a..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-unsel-menu.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-unsel-mid.png b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-unsel-mid.png
deleted file mode 100755
index 6315998..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-unsel-mid.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-unsel-right.png b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-unsel-right.png
deleted file mode 100755
index 5f58e48..0000000
Binary files a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/tab-unsel-right.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/theme.txt b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/theme.txt
deleted file mode 100755
index edb891b..0000000
--- a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/theme.txt
+++ /dev/null
@@ -1,134 +0,0 @@
-#FUNCTIONS COLOR #D35400 - ORANGE KEYWORD1
-#FUNCTIONS COLOR #D35400 - ORANGE KEYWORD2
-#STRUCTURE COLORS #5E6D03 - GREEN KEYWORD3
-#VARIABLES COLOR #00979C - BLUE LITERAL1
-
-#ERROR COLOR #A61717 - RED
-#COMMENTS // COLOR #95A5A6 - LIGHT GREY
-#COMMENTS /**/ COLOR #434F54 - DARK GREY
-
-
-# GUI - STATUS
-status.notice.fgcolor = #002325
-status.notice.bgcolor = #404040
-status.error.fgcolor = #FFFFFF
-status.error.bgcolor = #E34C00
-status.edit.fgcolor = #000000
-status.edit.bgcolor = #F1B500
-status.font = SansSerif,plain,12
-
-# GUI - TABS
-# settings for the tabs at the top
-# (tab images are stored in the lib/theme folder)
-header.bgcolor = #404040
-header.text.selected.color = #323232
-header.text.unselected.color = #3C3C3C
-header.text.font = SansSerif,plain,12
-
-# GUI - CONSOLE
-console.font = Monospaced,plain,11
-console.font.macosx = Monaco,plain,10
-console.color = #000000
-console.output.color = #eeeeee
-console.error.color = #E34C00
-
-# GUI - BUTTONS
-buttons.bgcolor = #505050
-buttons.status.font = SansSerif,plain,12
-buttons.status.color = #ffffff
-
-# GUI - LINESTATUS
-linestatus.color = #ffffff
-linestatus.bgcolor = #404040
-
-# EDITOR - DETAILS
-
-# foreground and background colors
-editor.fgcolor = #ffffff
-editor.bgcolor = #202020
-
-# highlight for the current line
-editor.linehighlight.color=#333333
-# highlight for the current line
-editor.linehighlight=true
-
-# caret blinking and caret color
-editor.caret.color = #a0a0a0
-
-# color to be used for background when 'external editor' enabled
-editor.external.bgcolor = #c8d2dc
-
-# selection color
-editor.selection.color = #dd8800
-
-# area that's not in use by the text (replaced with tildes)
-editor.invalid.style = #7e7e7e,bold
-
-# little pooties at the end of lines that show where they finish
-editor.eolmarkers = false
-editor.eolmarkers.color = #999999
-
-# bracket/brace highlighting
-editor.brackethighlight = true
-editor.brackethighlight.color = #006699
-
-
-# TEXT - KEYWORDS
-
-# FUNCTIONS
-editor.keyword1.style = #d35400,bold
-editor.data_type.style = #d35400,bold
-
-# METHODS
-editor.keyword2.style = #D35400,plain
-editor.function.style = #d35400,plain
-
-# STRUCTURES
-editor.keyword3.style = #5E6D03,plain
-editor.reserved_word.style = #5E6D03,plain
-
-
-# TEXT - LITERALS
-
-# constants & datatypes
-editor.literal1.style = #006699,plain
-
-# p5 built in variables: e.g. mouseX, width, pixels
-editor.literal2.style = #00979C,plain
-editor.variable.style = #00979C,plain
-editor.reserved_word_2.style = #00979C,plain
-editor.literal_boolean.style = #00979C,plain
-editor.literal_char.style = #00979C,plain
-editor.literal_string_double_quote.style = #00979C,plain
-editor.preprocessor.style = #5E6D03,plain
-
-# http://www.arduino.cc/ - GET RID OF UNDERLINE!
-editor.url.style = #81A421,plain
-
-# e.g. + - = /
-editor.operator.style = #aaaaaa,plain
-
-
-# ?? maybe this is for words followed by a colon
-# like in case statements or goto
-editor.label.style = #7e7e7e,bold
-
-
-# TEXT - COMMENTS
-editor.comment1.style = #aaaaaa,plain
-editor.comment2.style = #aaaaaa,plain
-
-
-# LINE STATUS - editor line number status bar at the bottom of the screen
-linestatus.font = SansSerif,plain,10
-linestatus.height = 20
-
-# GUI - PLOTTING
-# color cycle created via colorbrewer2.org
-plotting.bgcolor = #ffffff
-plotting.color = #ffffff
-plotting.graphcolor.size = 4
-plotting.graphcolor.00 = #2c7bb6
-plotting.graphcolor.01 = #fdae61
-plotting.graphcolor.02 = #d7191c
-plotting.graphcolor.03 = #abd9e9
diff --git a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/theme_ORIG.txt b/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/theme_ORIG.txt
deleted file mode 100755
index e583d6f..0000000
--- a/theme/Arduino-Themes-master/jeffThompson-DarkArduinoTheme/theme/theme_ORIG.txt
+++ /dev/null
@@ -1,124 +0,0 @@
-#FUNCTIONS COLOR #D35400 - ORANGE KEYWORD1
-#FUNCTIONS COLOR #D35400 - ORANGE KEYWORD2
-#STRUCTURE COLORS #5E6D03 - GREEN KEYWORD3
-#VARIABLES COLOR #00979C - BLUE LITERAL1
-
-#ERROR COLOR #A61717 - RED
-#COMMENTS // COLOR #95A5A6 - LIGHT GREY
-#COMMENTS /**/ COLOR #434F54 - DARK GREY
-
-
-# GUI - STATUS
-status.notice.fgcolor = #002325
-status.notice.bgcolor = #17A1A5
-status.error.fgcolor = #FFFFFF
-status.error.bgcolor = #E34C00
-status.edit.fgcolor = #000000
-status.edit.bgcolor = #F1B500
-status.font = SansSerif,plain,12
-
-# GUI - TABS
-# settings for the tabs at the top
-# (tab images are stored in the lib/theme folder)
-header.bgcolor = #17A1A5
-header.text.selected.color = #005B5B
-header.text.unselected.color = #007e82
-header.text.font = SansSerif,plain,12
-
-# GUI - CONSOLE
-console.font = Monospaced,plain,11
-console.font.macosx = Monaco,plain,10
-console.color = #000000
-console.output.color = #eeeeee
-console.error.color = #E34C00
-
-# GUI - BUTTONS
-buttons.bgcolor = #006468
-buttons.status.font = SansSerif,plain,12
-buttons.status.color = #ffffff
-
-# GUI - LINESTATUS
-linestatus.color = #ffffff
-linestatus.bgcolor = #006468
-
-# EDITOR - DETAILS
-
-# foreground and background colors
-editor.fgcolor = #000000
-editor.bgcolor = #ffffff
-
-# highlight for the current line
-editor.linehighlight.color=#e2e2e2
-# highlight for the current line
-editor.linehighlight=false
-
-# caret blinking and caret color
-editor.caret.color = #333300
-
-# color to be used for background when 'external editor' enabled
-editor.external.bgcolor = #c8d2dc
-
-# selection color
-editor.selection.color = #ffcc00
-
-# area that's not in use by the text (replaced with tildes)
-editor.invalid.style = #7e7e7e,bold
-
-# little pooties at the end of lines that show where they finish
-editor.eolmarkers = false
-editor.eolmarkers.color = #999999
-
-# bracket/brace highlighting
-editor.brackethighlight = true
-editor.brackethighlight.color = #006699
-
-
-# TEXT - KEYWORDS
-
-# FUNCTIONS
-editor.keyword1.style = #d35400,bold
-editor.data_type.style = #d35400,bold
-
-# METHODS
-editor.keyword2.style = #D35400,plain
-editor.function.style = #d35400,plain
-
-# STRUCTURES
-editor.keyword3.style = #5E6D03,plain
-editor.reserved_word.style = #5E6D03,plain
-
-
-# TEXT - LITERALS
-
-# constants & datatypes
-editor.literal1.style = #006699,plain
-
-# p5 built in variables: e.g. mouseX, width, pixels
-editor.literal2.style = #00979C,plain
-editor.variable.style = #00979C,plain
-editor.reserved_word_2.style = #00979C,plain
-editor.literal_boolean.style = #00979C,plain
-editor.literal_char.style = #00979C,plain
-editor.literal_string_double_quote.style = #00979C,plain
-editor.preprocessor.style = #5E6D03,plain
-
-# http://www.arduino.cc/
-editor.url.style = #0000ff,underlined
-
-# e.g. + - = /
-editor.operator.style = #434f54,plain
-
-
-# ?? maybe this is for words followed by a colon
-# like in case statements or goto
-editor.label.style = #7e7e7e,bold
-
-
-# TEXT - COMMENTS
-editor.comment1.style = #434F54,plain
-editor.comment2.style = #95a5a6,plain
-
-
-# LINE STATUS - editor line number status bar at the bottom of the screen
-linestatus.font = SansSerif,plain,10
-linestatus.height = 20
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/README.md b/theme/Arduino-Themes-master/per1234-Arduino-retro/README.md
deleted file mode 100755
index 0825ad6..0000000
--- a/theme/Arduino-Themes-master/per1234-Arduino-retro/README.md
+++ /dev/null
@@ -1,8 +0,0 @@
-Arduino-retro
-==========
-
-The theme of the original Arduino IDE 003 updated for compatibility with modern versions.
-
-Installation instructions at https://github.com/per1234/ino-themes.
-
-
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/screenshot.jpg b/theme/Arduino-Themes-master/per1234-Arduino-retro/screenshot.jpg
deleted file mode 100755
index 619cc67..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/screenshot.jpg and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/buttons.gif b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/buttons.gif
deleted file mode 100755
index 421ccc2..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/buttons.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/buttons.png b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/buttons.png
deleted file mode 100755
index 6f4a1e3..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/buttons.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/close.png b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/close.png
deleted file mode 100755
index 8041c8b..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/close.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/close.svg b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/close.svg
deleted file mode 100755
index 2d01d66..0000000
--- a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/close.svg
+++ /dev/null
@@ -1,76 +0,0 @@
-
-
-
-
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/close@2x.png b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/close@2x.png
deleted file mode 100755
index 8041c8b..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/close@2x.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/license.txt b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/license.txt
deleted file mode 100755
index fe2dac0..0000000
--- a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/license.txt
+++ /dev/null
@@ -1,753 +0,0 @@
-this file includes licensing information for parts of arduino.
-
-first, the gnu general public license, which covers the main body
-of the processing/arduino code (in general, all the stuff inside the 'app'
-and 'core' subfolders).
-
-next, the gnu lesser general public license that covers the arduino core
-and libraries.
-
-
-.....................................................................
-
-
- GNU GENERAL PUBLIC LICENSE
- Version 2, June 1991
-
-Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-Everyone is permitted to copy and distribute verbatim copies
-of this license document, but changing it is not allowed.
-
- Preamble
-
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-License is intended to guarantee your freedom to share and change free
-software--to make sure the software is free for all its users. This
-General Public License applies to most of the Free Software
-Foundation's software and to any other program whose authors commit to
-using it. (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.) You can apply it to
-your programs, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
- To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if you
-distribute copies of the software, or if you modify it.
-
- For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must give the recipients all the rights that
-you have. You must make sure that they, too, receive or can get the
-source code. And you must show them these terms so they know their
-rights.
-
- We protect your rights with two steps: (1) copyright the software, and
-(2) offer you this license which gives you legal permission to copy,
-distribute and/or modify the software.
-
- Also, for each author's protection and ours, we want to make certain
-that everyone understands that there is no warranty for this free
-software. If the software is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original, so
-that any problems introduced by others will not reflect on the original
-authors' reputations.
-
- Finally, any free program is threatened constantly by software
-patents. We wish to avoid the danger that redistributors of a free
-program will individually obtain patent licenses, in effect making the
-program proprietary. To prevent this, we have made it clear that any
-patent must be licensed for everyone's free use or not licensed at all.
-
- The precise terms and conditions for copying, distribution and
-modification follow.
-
- GNU GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. This License applies to any program or other work which contains
-a notice placed by the copyright holder saying it may be distributed
-under the terms of this General Public License. The "Program", below,
-refers to any such program or work, and a "work based on the Program"
-means either the Program or any derivative work under copyright law:
-that is to say, a work containing the Program or a portion of it,
-either verbatim or with modifications and/or translated into another
-language. (Hereinafter, translation is included without limitation in
-the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running the Program is not restricted, and the output from the Program
-is covered only if its contents constitute a work based on the
-Program (independent of having been made by running the Program).
-Whether that is true depends on what the Program does.
-
- 1. You may copy and distribute verbatim copies of the Program's
-source code as you receive it, in any medium, provided that you
-conspicuously and appropriately publish on each copy an appropriate
-copyright notice and disclaimer of warranty; keep intact all the
-notices that refer to this License and to the absence of any warranty;
-and give any other recipients of the Program a copy of this License
-along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and
-you may at your option offer warranty protection in exchange for a fee.
-
- 2. You may modify your copy or copies of the Program or any portion
-of it, thus forming a work based on the Program, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
- a) You must cause the modified files to carry prominent notices
- stating that you changed the files and the date of any change.
-
- b) You must cause any work that you distribute or publish, that in
- whole or in part contains or is derived from the Program or any
- part thereof, to be licensed as a whole at no charge to all third
- parties under the terms of this License.
-
- c) If the modified program normally reads commands interactively
- when run, you must cause it, when started running for such
- interactive use in the most ordinary way, to print or display an
- announcement including an appropriate copyright notice and a
- notice that there is no warranty (or else, saying that you provide
- a warranty) and that users may redistribute the program under
- these conditions, and telling the user how to view a copy of this
- License. (Exception: if the Program itself is interactive but
- does not normally print such an announcement, your work based on
- the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole. If
-identifiable sections of that work are not derived from the Program,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works. But when you
-distribute the same sections as part of a whole which is a work based
-on the Program, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program
-with the Program (or with a work based on the Program) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
- 3. You may copy and distribute the Program (or a work based on it,
-under Section 2) in object code or executable form under the terms of
-Sections 1 and 2 above provided that you also do one of the following:
-
- a) Accompany it with the complete corresponding machine-readable
- source code, which must be distributed under the terms of Sections
- 1 and 2 above on a medium customarily used for software interchange; or,
-
- b) Accompany it with a written offer, valid for at least three
- years, to give any third party, for a charge no more than your
- cost of physically performing source distribution, a complete
- machine-readable copy of the corresponding source code, to be
- distributed under the terms of Sections 1 and 2 above on a medium
- customarily used for software interchange; or,
-
- c) Accompany it with the information you received as to the offer
- to distribute corresponding source code. (This alternative is
- allowed only for noncommercial distribution and only if you
- received the program in object code or executable form with such
- an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for
-making modifications to it. For an executable work, complete source
-code means all the source code for all modules it contains, plus any
-associated interface definition files, plus the scripts used to
-control compilation and installation of the executable. However, as a
-special exception, the source code distributed need not include
-anything that is normally distributed (in either source or binary
-form) with the major components (compiler, kernel, and so on) of the
-operating system on which the executable runs, unless that component
-itself accompanies the executable.
-
-If distribution of executable or object code is made by offering
-access to copy from a designated place, then offering equivalent
-access to copy the source code from the same place counts as
-distribution of the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
- 4. You may not copy, modify, sublicense, or distribute the Program
-except as expressly provided under this License. Any attempt
-otherwise to copy, modify, sublicense or distribute the Program is
-void, and will automatically terminate your rights under this License.
-However, parties who have received copies, or rights, from you under
-this License will not have their licenses terminated so long as such
-parties remain in full compliance.
-
- 5. You are not required to accept this License, since you have not
-signed it. However, nothing else grants you permission to modify or
-distribute the Program or its derivative works. These actions are
-prohibited by law if you do not accept this License. Therefore, by
-modifying or distributing the Program (or any work based on the
-Program), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Program or works based on it.
-
- 6. Each time you redistribute the Program (or any work based on the
-Program), the recipient automatically receives a license from the
-original licensor to copy, distribute or modify the Program subject to
-these terms and conditions. You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
- 7. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Program at all. For example, if a patent
-license would not permit royalty-free redistribution of the Program by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under
-any particular circumstance, the balance of the section is intended to
-apply and the section as a whole is intended to apply in other
-circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system, which is
-implemented by public license practices. Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
- 8. If the distribution and/or use of the Program is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Program under this License
-may add an explicit geographical distribution limitation excluding
-those countries, so that distribution is permitted only in or among
-countries not thus excluded. In such case, this License incorporates
-the limitation as if written in the body of this License.
-
- 9. The Free Software Foundation may publish revised and/or new versions
-of the General Public License from time to time. Such new versions will
-be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Program
-specifies a version number of this License which applies to it and "any
-later version", you have the option of following the terms and conditions
-either of that version or of any later version published by the Free
-Software Foundation. If the Program does not specify a version number of
-this License, you may choose any version ever published by the Free Software
-Foundation.
-
- 10. If you wish to incorporate parts of the Program into other free
-programs whose distribution conditions are different, write to the author
-to ask for permission. For software which is copyrighted by the Free
-Software Foundation, write to the Free Software Foundation; we sometimes
-make exceptions for this. Our decision will be guided by the two goals
-of preserving the free status of all derivatives of our free software and
-of promoting the sharing and reuse of software generally.
-
- NO WARRANTY
-
- 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
-FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
-OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
-PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
-OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
-TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
-PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
-REPAIR OR CORRECTION.
-
- 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
-INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
-OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
-TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
-YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
-PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGES.
-
-
-
-.....................................................................
-
- GNU LESSER GENERAL PUBLIC LICENSE
- Version 2.1, February 1999
-
- Copyright (C) 1991, 1999 Free Software Foundation, Inc.
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-[This is the first released version of the Lesser GPL. It also counts
- as the successor of the GNU Library Public License, version 2, hence
- the version number 2.1.]
-
- Preamble
-
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-Licenses are intended to guarantee your freedom to share and change
-free software--to make sure the software is free for all its users.
-
- This license, the Lesser General Public License, applies to some
-specially designated software packages--typically libraries--of the
-Free Software Foundation and other authors who decide to use it. You
-can use it too, but we suggest you first think carefully about whether
-this license or the ordinary General Public License is the better
-strategy to use in any particular case, based on the explanations below.
-
- When we speak of free software, we are referring to freedom of use,
-not price. Our General Public Licenses are designed to make sure that
-you have the freedom to distribute copies of free software (and charge
-for this service if you wish); that you receive source code or can get
-it if you want it; that you can change the software and use pieces of
-it in new free programs; and that you are informed that you can do
-these things.
-
- To protect your rights, we need to make restrictions that forbid
-distributors to deny you these rights or to ask you to surrender these
-rights. These restrictions translate to certain responsibilities for
-you if you distribute copies of the library or if you modify it.
-
- For example, if you distribute copies of the library, whether gratis
-or for a fee, you must give the recipients all the rights that we gave
-you. You must make sure that they, too, receive or can get the source
-code. If you link other code with the library, you must provide
-complete object files to the recipients, so that they can relink them
-with the library after making changes to the library and recompiling
-it. And you must show them these terms so they know their rights.
-
- We protect your rights with a two-step method: (1) we copyright the
-library, and (2) we offer you this license, which gives you legal
-permission to copy, distribute and/or modify the library.
-
- To protect each distributor, we want to make it very clear that
-there is no warranty for the free library. Also, if the library is
-modified by someone else and passed on, the recipients should know
-that what they have is not the original version, so that the original
-author's reputation will not be affected by problems that might be
-introduced by others.
-
- Finally, software patents pose a constant threat to the existence of
-any free program. We wish to make sure that a company cannot
-effectively restrict the users of a free program by obtaining a
-restrictive license from a patent holder. Therefore, we insist that
-any patent license obtained for a version of the library must be
-consistent with the full freedom of use specified in this license.
-
- Most GNU software, including some libraries, is covered by the
-ordinary GNU General Public License. This license, the GNU Lesser
-General Public License, applies to certain designated libraries, and
-is quite different from the ordinary General Public License. We use
-this license for certain libraries in order to permit linking those
-libraries into non-free programs.
-
- When a program is linked with a library, whether statically or using
-a shared library, the combination of the two is legally speaking a
-combined work, a derivative of the original library. The ordinary
-General Public License therefore permits such linking only if the
-entire combination fits its criteria of freedom. The Lesser General
-Public License permits more lax criteria for linking other code with
-the library.
-
- We call this license the "Lesser" General Public License because it
-does Less to protect the user's freedom than the ordinary General
-Public License. It also provides other free software developers Less
-of an advantage over competing non-free programs. These disadvantages
-are the reason we use the ordinary General Public License for many
-libraries. However, the Lesser license provides advantages in certain
-special circumstances.
-
- For example, on rare occasions, there may be a special need to
-encourage the widest possible use of a certain library, so that it becomes
-a de-facto standard. To achieve this, non-free programs must be
-allowed to use the library. A more frequent case is that a free
-library does the same job as widely used non-free libraries. In this
-case, there is little to gain by limiting the free library to free
-software only, so we use the Lesser General Public License.
-
- In other cases, permission to use a particular library in non-free
-programs enables a greater number of people to use a large body of
-free software. For example, permission to use the GNU C Library in
-non-free programs enables many more people to use the whole GNU
-operating system, as well as its variant, the GNU/Linux operating
-system.
-
- Although the Lesser General Public License is Less protective of the
-users' freedom, it does ensure that the user of a program that is
-linked with the Library has the freedom and the wherewithal to run
-that program using a modified version of the Library.
-
- The precise terms and conditions for copying, distribution and
-modification follow. Pay close attention to the difference between a
-"work based on the library" and a "work that uses the library". The
-former contains code derived from the library, whereas the latter must
-be combined with the library in order to run.
-
- GNU LESSER GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. This License Agreement applies to any software library or other
-program which contains a notice placed by the copyright holder or
-other authorized party saying it may be distributed under the terms of
-this Lesser General Public License (also called "this License").
-Each licensee is addressed as "you".
-
- A "library" means a collection of software functions and/or data
-prepared so as to be conveniently linked with application programs
-(which use some of those functions and data) to form executables.
-
- The "Library", below, refers to any such software library or work
-which has been distributed under these terms. A "work based on the
-Library" means either the Library or any derivative work under
-copyright law: that is to say, a work containing the Library or a
-portion of it, either verbatim or with modifications and/or translated
-straightforwardly into another language. (Hereinafter, translation is
-included without limitation in the term "modification".)
-
- "Source code" for a work means the preferred form of the work for
-making modifications to it. For a library, complete source code means
-all the source code for all modules it contains, plus any associated
-interface definition files, plus the scripts used to control compilation
-and installation of the library.
-
- Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running a program using the Library is not restricted, and output from
-such a program is covered only if its contents constitute a work based
-on the Library (independent of the use of the Library in a tool for
-writing it). Whether that is true depends on what the Library does
-and what the program that uses the Library does.
-
- 1. You may copy and distribute verbatim copies of the Library's
-complete source code as you receive it, in any medium, provided that
-you conspicuously and appropriately publish on each copy an
-appropriate copyright notice and disclaimer of warranty; keep intact
-all the notices that refer to this License and to the absence of any
-warranty; and distribute a copy of this License along with the
-Library.
-
- You may charge a fee for the physical act of transferring a copy,
-and you may at your option offer warranty protection in exchange for a
-fee.
-
- 2. You may modify your copy or copies of the Library or any portion
-of it, thus forming a work based on the Library, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
- a) The modified work must itself be a software library.
-
- b) You must cause the files modified to carry prominent notices
- stating that you changed the files and the date of any change.
-
- c) You must cause the whole of the work to be licensed at no
- charge to all third parties under the terms of this License.
-
- d) If a facility in the modified Library refers to a function or a
- table of data to be supplied by an application program that uses
- the facility, other than as an argument passed when the facility
- is invoked, then you must make a good faith effort to ensure that,
- in the event an application does not supply such function or
- table, the facility still operates, and performs whatever part of
- its purpose remains meaningful.
-
- (For example, a function in a library to compute square roots has
- a purpose that is entirely well-defined independent of the
- application. Therefore, Subsection 2d requires that any
- application-supplied function or table used by this function must
- be optional: if the application does not supply it, the square
- root function must still compute square roots.)
-
-These requirements apply to the modified work as a whole. If
-identifiable sections of that work are not derived from the Library,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works. But when you
-distribute the same sections as part of a whole which is a work based
-on the Library, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote
-it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Library.
-
-In addition, mere aggregation of another work not based on the Library
-with the Library (or with a work based on the Library) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
- 3. You may opt to apply the terms of the ordinary GNU General Public
-License instead of this License to a given copy of the Library. To do
-this, you must alter all the notices that refer to this License, so
-that they refer to the ordinary GNU General Public License, version 2,
-instead of to this License. (If a newer version than version 2 of the
-ordinary GNU General Public License has appeared, then you can specify
-that version instead if you wish.) Do not make any other change in
-these notices.
-
- Once this change is made in a given copy, it is irreversible for
-that copy, so the ordinary GNU General Public License applies to all
-subsequent copies and derivative works made from that copy.
-
- This option is useful when you wish to copy part of the code of
-the Library into a program that is not a library.
-
- 4. You may copy and distribute the Library (or a portion or
-derivative of it, under Section 2) in object code or executable form
-under the terms of Sections 1 and 2 above provided that you accompany
-it with the complete corresponding machine-readable source code, which
-must be distributed under the terms of Sections 1 and 2 above on a
-medium customarily used for software interchange.
-
- If distribution of object code is made by offering access to copy
-from a designated place, then offering equivalent access to copy the
-source code from the same place satisfies the requirement to
-distribute the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
- 5. A program that contains no derivative of any portion of the
-Library, but is designed to work with the Library by being compiled or
-linked with it, is called a "work that uses the Library". Such a
-work, in isolation, is not a derivative work of the Library, and
-therefore falls outside the scope of this License.
-
- However, linking a "work that uses the Library" with the Library
-creates an executable that is a derivative of the Library (because it
-contains portions of the Library), rather than a "work that uses the
-library". The executable is therefore covered by this License.
-Section 6 states terms for distribution of such executables.
-
- When a "work that uses the Library" uses material from a header file
-that is part of the Library, the object code for the work may be a
-derivative work of the Library even though the source code is not.
-Whether this is true is especially significant if the work can be
-linked without the Library, or if the work is itself a library. The
-threshold for this to be true is not precisely defined by law.
-
- If such an object file uses only numerical parameters, data
-structure layouts and accessors, and small macros and small inline
-functions (ten lines or less in length), then the use of the object
-file is unrestricted, regardless of whether it is legally a derivative
-work. (Executables containing this object code plus portions of the
-Library will still fall under Section 6.)
-
- Otherwise, if the work is a derivative of the Library, you may
-distribute the object code for the work under the terms of Section 6.
-Any executables containing that work also fall under Section 6,
-whether or not they are linked directly with the Library itself.
-
- 6. As an exception to the Sections above, you may also combine or
-link a "work that uses the Library" with the Library to produce a
-work containing portions of the Library, and distribute that work
-under terms of your choice, provided that the terms permit
-modification of the work for the customer's own use and reverse
-engineering for debugging such modifications.
-
- You must give prominent notice with each copy of the work that the
-Library is used in it and that the Library and its use are covered by
-this License. You must supply a copy of this License. If the work
-during execution displays copyright notices, you must include the
-copyright notice for the Library among them, as well as a reference
-directing the user to the copy of this License. Also, you must do one
-of these things:
-
- a) Accompany the work with the complete corresponding
- machine-readable source code for the Library including whatever
- changes were used in the work (which must be distributed under
- Sections 1 and 2 above); and, if the work is an executable linked
- with the Library, with the complete machine-readable "work that
- uses the Library", as object code and/or source code, so that the
- user can modify the Library and then relink to produce a modified
- executable containing the modified Library. (It is understood
- that the user who changes the contents of definitions files in the
- Library will not necessarily be able to recompile the application
- to use the modified definitions.)
-
- b) Use a suitable shared library mechanism for linking with the
- Library. A suitable mechanism is one that (1) uses at run time a
- copy of the library already present on the user's computer system,
- rather than copying library functions into the executable, and (2)
- will operate properly with a modified version of the library, if
- the user installs one, as long as the modified version is
- interface-compatible with the version that the work was made with.
-
- c) Accompany the work with a written offer, valid for at
- least three years, to give the same user the materials
- specified in Subsection 6a, above, for a charge no more
- than the cost of performing this distribution.
-
- d) If distribution of the work is made by offering access to copy
- from a designated place, offer equivalent access to copy the above
- specified materials from the same place.
-
- e) Verify that the user has already received a copy of these
- materials or that you have already sent this user a copy.
-
- For an executable, the required form of the "work that uses the
-Library" must include any data and utility programs needed for
-reproducing the executable from it. However, as a special exception,
-the materials to be distributed need not include anything that is
-normally distributed (in either source or binary form) with the major
-components (compiler, kernel, and so on) of the operating system on
-which the executable runs, unless that component itself accompanies
-the executable.
-
- It may happen that this requirement contradicts the license
-restrictions of other proprietary libraries that do not normally
-accompany the operating system. Such a contradiction means you cannot
-use both them and the Library together in an executable that you
-distribute.
-
- 7. You may place library facilities that are a work based on the
-Library side-by-side in a single library together with other library
-facilities not covered by this License, and distribute such a combined
-library, provided that the separate distribution of the work based on
-the Library and of the other library facilities is otherwise
-permitted, and provided that you do these two things:
-
- a) Accompany the combined library with a copy of the same work
- based on the Library, uncombined with any other library
- facilities. This must be distributed under the terms of the
- Sections above.
-
- b) Give prominent notice with the combined library of the fact
- that part of it is a work based on the Library, and explaining
- where to find the accompanying uncombined form of the same work.
-
- 8. You may not copy, modify, sublicense, link with, or distribute
-the Library except as expressly provided under this License. Any
-attempt otherwise to copy, modify, sublicense, link with, or
-distribute the Library is void, and will automatically terminate your
-rights under this License. However, parties who have received copies,
-or rights, from you under this License will not have their licenses
-terminated so long as such parties remain in full compliance.
-
- 9. You are not required to accept this License, since you have not
-signed it. However, nothing else grants you permission to modify or
-distribute the Library or its derivative works. These actions are
-prohibited by law if you do not accept this License. Therefore, by
-modifying or distributing the Library (or any work based on the
-Library), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Library or works based on it.
-
- 10. Each time you redistribute the Library (or any work based on the
-Library), the recipient automatically receives a license from the
-original licensor to copy, distribute, link with or modify the Library
-subject to these terms and conditions. You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties with
-this License.
-
- 11. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Library at all. For example, if a patent
-license would not permit royalty-free redistribution of the Library by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Library.
-
-If any portion of this section is held invalid or unenforceable under any
-particular circumstance, the balance of the section is intended to apply,
-and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system which is
-implemented by public license practices. Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
- 12. If the distribution and/or use of the Library is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Library under this License may add
-an explicit geographical distribution limitation excluding those countries,
-so that distribution is permitted only in or among countries not thus
-excluded. In such case, this License incorporates the limitation as if
-written in the body of this License.
-
- 13. The Free Software Foundation may publish revised and/or new
-versions of the Lesser General Public License from time to time.
-Such new versions will be similar in spirit to the present version,
-but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Library
-specifies a version number of this License which applies to it and
-"any later version", you have the option of following the terms and
-conditions either of that version or of any later version published by
-the Free Software Foundation. If the Library does not specify a
-license version number, you may choose any version ever published by
-the Free Software Foundation.
-
- 14. If you wish to incorporate parts of the Library into other free
-programs whose distribution conditions are incompatible with these,
-write to the author to ask for permission. For software which is
-copyrighted by the Free Software Foundation, write to the Free
-Software Foundation; we sometimes make exceptions for this. Our
-decision will be guided by the two goals of preserving the free status
-of all derivatives of our free software and of promoting the sharing
-and reuse of software generally.
-
- NO WARRANTY
-
- 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
-WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
-EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
-OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
-KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
-LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
-THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
- 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
-WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
-AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
-FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
-CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
-LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
-RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
-FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
-SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGES.
-
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/lock.png b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/lock.png
deleted file mode 100755
index 015b614..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/lock.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/lock.svg b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/lock.svg
deleted file mode 100755
index cfc7516..0000000
--- a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/lock.svg
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/lock@2x.png b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/lock@2x.png
deleted file mode 100755
index 76f3f7f..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/lock@2x.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/newwindow.png b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/newwindow.png
deleted file mode 100755
index d6e8f85..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/newwindow.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/newwindow.svg b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/newwindow.svg
deleted file mode 100755
index fa25c7b..0000000
--- a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/newwindow.svg
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/newwindow@2x.png b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/newwindow@2x.png
deleted file mode 100755
index 0e08b4c..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/newwindow@2x.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/resize.gif b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/resize.gif
deleted file mode 100755
index 59d21d9..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/resize.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/resize.png b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/resize.png
deleted file mode 100755
index 7343591..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/resize.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/syntax/default.xml b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/syntax/default.xml
deleted file mode 100755
index 650a8ac..0000000
--- a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/syntax/default.xml
+++ /dev/null
@@ -1,69 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-left.gif b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-left.gif
deleted file mode 100755
index 1fbefec..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-left.png b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-left.png
deleted file mode 100755
index 13b789e..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-left.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-menu.gif b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-menu.gif
deleted file mode 100755
index eabde56..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-menu.png b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-menu.png
deleted file mode 100755
index 6ace550..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-menu.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-mid.gif b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-mid.gif
deleted file mode 100755
index e6df088..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-mid.png b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-mid.png
deleted file mode 100755
index 47eec19..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-mid.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-right.gif b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-right.gif
deleted file mode 100755
index be24960..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-right.png b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-right.png
deleted file mode 100755
index 9c6cde1..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-sel-right.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-left.gif b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-left.gif
deleted file mode 100755
index 6ed8391..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-left.png b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-left.png
deleted file mode 100755
index b13d990..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-left.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-menu.gif b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-menu.gif
deleted file mode 100755
index 1587067..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-menu.png b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-menu.png
deleted file mode 100755
index 20b6e76..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-menu.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-mid.gif b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-mid.gif
deleted file mode 100755
index f1adaa6..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-mid.png b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-mid.png
deleted file mode 100755
index d72cca2..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-mid.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-right.gif b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-right.gif
deleted file mode 100755
index 1086fb3..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-right.png b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-right.png
deleted file mode 100755
index de7b6c8..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/tab-unsel-right.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/theme.txt b/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/theme.txt
deleted file mode 100755
index 91bbaa4..0000000
--- a/theme/Arduino-Themes-master/per1234-Arduino-retro/theme/theme.txt
+++ /dev/null
@@ -1,120 +0,0 @@
-# GUI - BUTTONS
-buttons.bgcolor = #044f6f
-buttons.status.font = SansSerif,plain,12
-buttons.status.color = #ffffff
-
-
-# GUI - TABS
-# settings for the tabs at the top
-# (tab images are stored in the lib/theme folder)
-header.bgcolor = #216886
-header.text.selected.color = #1a1a00
-header.text.unselected.color = #ffffff
-header.text.font = SansSerif,plain,12
-
-
-# EDITOR - DETAILS
-# foreground and background colors
-editor.fgcolor = #000000
-editor.bgcolor = #ffffff
-
-# highlight for the current line
-editor.linehighlight.color=#e2e2e2
-# highlight for the current line
-editor.linehighlight=true
-
-# caret blinking and caret color
-editor.caret.color = #333300
-
-# color to be used for background when 'external editor' enabled
-editor.external.bgcolor = #c8d2dc
-
-# selection color
-editor.selection.color = #ffcc00
-
-# area that's not in use by the text (replaced with tildes)
-editor.invalid.style = #7e7e7e,bold
-
-# little pooties at the end of lines that show where they finish
-editor.eolmarkers = false
-editor.eolmarkers.color = #999999
-
-# bracket/brace highlighting
-editor.brackethighlight = true
-editor.brackethighlight.color = #006699
-
-# TEXT - KEYWORDS
-# e.g abstract, final, private
-editor.keyword1.style = #cc6600,plain
-editor.data_type.style = #cc6600,bold
-
-# e.g. beginShape, point, line
-editor.keyword2.style = #cc6600,plain
-editor.function.style = #cc6600,plain
-
-# e.g. byte, char, short, color
-editor.keyword3.style = #cc6600,bold
-editor.reserved_word.style = #cc6600,plain
-
-# TEXT - LITERALS
-# constants: e.g. null, true, this, RGB, TWO_PI
-editor.literal1.style = #006699,plain
-editor.reserved_word_2.style = #006699,plain
-
-# p5 built in variables: e.g. mouseX, width, pixels
-editor.literal2.style = #006699,plain
-editor.variable.style = #006699,plain
-editor.literal_boolean.style = #006699,plain
-editor.literal_char.style = #006699,plain
-editor.literal_string_double_quote.style = #005c5f,plain
-editor.preprocessor.style = #5e6d03,plain
-
-# http://www.arduino.cc/
-editor.url.style = #0000ff,underlined
-
-# e.g. + - = /
-editor.operator.style = #000000,plain
-
-# ?? maybe this is for words followed by a colon
-# like in case statements or goto
-editor.label.style = #7e7e7e,bold
-
-# TEXT - COMMENTS
-editor.comment1.style = #7e7e7e,plain
-editor.comment2.style = #7e7e7e,plain
-
-
-# GUI - STATUS
-status.notice.fgcolor = #000000
-status.notice.bgcolor = #54919e
-status.error.fgcolor = #ffffff
-status.error.bgcolor = #662000
-status.edit.fgcolor = #000000
-status.edit.bgcolor = #cc9900
-status.font = SansSerif,plain,12
-
-
-# GUI - CONSOLE
-console.font = Monospaced,plain,11
-console.font.macosx = Monaco,plain,10
-console.color = #000000
-console.output.color = #cccccc
-console.error.color = #ff3000
-
-
-# GUI - LINESTATUS - editor line number status bar at the bottom of the screen
-linestatus.color = #ffffff
-linestatus.bgcolor = #044f6f
-linestatus.font = SansSerif,plain,10
-linestatus.height = 20
-
-
-# GUI - PLOTTING
-# color cycle created via colorbrewer2.org
-plotting.bgcolor = #ffffff
-plotting.color = #ffffff
-plotting.graphcolor.size = 4
-plotting.graphcolor.00 = #2c7bb6
-plotting.graphcolor.01 = #fdae61
-plotting.graphcolor.02 = #d7191c
-plotting.graphcolor.03 = #abd9e9
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/README.md b/theme/Arduino-Themes-master/per1234-Wiring-theme/README.md
deleted file mode 100755
index a938334..0000000
--- a/theme/Arduino-Themes-master/per1234-Wiring-theme/README.md
+++ /dev/null
@@ -1,8 +0,0 @@
-Wiring-theme
-==========
-
-[Wiring](http://wiring.org.co) IDE theme for the Arduino IDE.
-
-Installation instructions at https://github.com/per1234/ino-themes.
-
-
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/screenshot.jpg b/theme/Arduino-Themes-master/per1234-Wiring-theme/screenshot.jpg
deleted file mode 100755
index 37a00f6..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/screenshot.jpg and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/buttons.gif b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/buttons.gif
deleted file mode 100755
index 46af8ee..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/buttons.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/buttons.png b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/buttons.png
deleted file mode 100755
index 1de11c7..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/buttons.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/close.png b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/close.png
deleted file mode 100755
index 8041c8b..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/close.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/close@2x.png b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/close@2x.png
deleted file mode 100755
index 8041c8b..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/close@2x.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/license.txt b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/license.txt
deleted file mode 100755
index 71b6d76..0000000
--- a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/license.txt
+++ /dev/null
@@ -1,504 +0,0 @@
-this file includes licensing information for parts of processing and wiring.
-
-The GNU general public license covers the main body of the Processing
-and Wiring code (most of the stuff inside the 'IDE' subfolder).
-
-
-.....................................................................
-
-
- GNU GENERAL PUBLIC LICENSE
- Version 2, June 1991
-
-Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-Everyone is permitted to copy and distribute verbatim copies
-of this license document, but changing it is not allowed.
-
- Preamble
-
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-License is intended to guarantee your freedom to share and change free
-software--to make sure the software is free for all its users. This
-General Public License applies to most of the Free Software
-Foundation's software and to any other program whose authors commit to
-using it. (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.) You can apply it to
-your programs, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
- To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if you
-distribute copies of the software, or if you modify it.
-
- For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must give the recipients all the rights that
-you have. You must make sure that they, too, receive or can get the
-source code. And you must show them these terms so they know their
-rights.
-
- We protect your rights with two steps: (1) copyright the software, and
-(2) offer you this license which gives you legal permission to copy,
-distribute and/or modify the software.
-
- Also, for each author's protection and ours, we want to make certain
-that everyone understands that there is no warranty for this free
-software. If the software is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original, so
-that any problems introduced by others will not reflect on the original
-authors' reputations.
-
- Finally, any free program is threatened constantly by software
-patents. We wish to avoid the danger that redistributors of a free
-program will individually obtain patent licenses, in effect making the
-program proprietary. To prevent this, we have made it clear that any
-patent must be licensed for everyone's free use or not licensed at all.
-
- The precise terms and conditions for copying, distribution and
-modification follow.
-
- GNU GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. This License applies to any program or other work which contains
-a notice placed by the copyright holder saying it may be distributed
-under the terms of this General Public License. The "Program", below,
-refers to any such program or work, and a "work based on the Program"
-means either the Program or any derivative work under copyright law:
-that is to say, a work containing the Program or a portion of it,
-either verbatim or with modifications and/or translated into another
-language. (Hereinafter, translation is included without limitation in
-the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running the Program is not restricted, and the output from the Program
-is covered only if its contents constitute a work based on the
-Program (independent of having been made by running the Program).
-Whether that is true depends on what the Program does.
-
- 1. You may copy and distribute verbatim copies of the Program's
-source code as you receive it, in any medium, provided that you
-conspicuously and appropriately publish on each copy an appropriate
-copyright notice and disclaimer of warranty; keep intact all the
-notices that refer to this License and to the absence of any warranty;
-and give any other recipients of the Program a copy of this License
-along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and
-you may at your option offer warranty protection in exchange for a fee.
-
- 2. You may modify your copy or copies of the Program or any portion
-of it, thus forming a work based on the Program, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
- a) You must cause the modified files to carry prominent notices
- stating that you changed the files and the date of any change.
-
- b) You must cause any work that you distribute or publish, that in
- whole or in part contains or is derived from the Program or any
- part thereof, to be licensed as a whole at no charge to all third
- parties under the terms of this License.
-
- c) If the modified program normally reads commands interactively
- when run, you must cause it, when started running for such
- interactive use in the most ordinary way, to print or display an
- announcement including an appropriate copyright notice and a
- notice that there is no warranty (or else, saying that you provide
- a warranty) and that users may redistribute the program under
- these conditions, and telling the user how to view a copy of this
- License. (Exception: if the Program itself is interactive but
- does not normally print such an announcement, your work based on
- the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole. If
-identifiable sections of that work are not derived from the Program,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works. But when you
-distribute the same sections as part of a whole which is a work based
-on the Program, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program
-with the Program (or with a work based on the Program) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
- 3. You may copy and distribute the Program (or a work based on it,
-under Section 2) in object code or executable form under the terms of
-Sections 1 and 2 above provided that you also do one of the following:
-
- a) Accompany it with the complete corresponding machine-readable
- source code, which must be distributed under the terms of Sections
- 1 and 2 above on a medium customarily used for software interchange; or,
-
- b) Accompany it with a written offer, valid for at least three
- years, to give any third party, for a charge no more than your
- cost of physically performing source distribution, a complete
- machine-readable copy of the corresponding source code, to be
- distributed under the terms of Sections 1 and 2 above on a medium
- customarily used for software interchange; or,
-
- c) Accompany it with the information you received as to the offer
- to distribute corresponding source code. (This alternative is
- allowed only for noncommercial distribution and only if you
- received the program in object code or executable form with such
- an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for
-making modifications to it. For an executable work, complete source
-code means all the source code for all modules it contains, plus any
-associated interface definition files, plus the scripts used to
-control compilation and installation of the executable. However, as a
-special exception, the source code distributed need not include
-anything that is normally distributed (in either source or binary
-form) with the major components (compiler, kernel, and so on) of the
-operating system on which the executable runs, unless that component
-itself accompanies the executable.
-
-If distribution of executable or object code is made by offering
-access to copy from a designated place, then offering equivalent
-access to copy the source code from the same place counts as
-distribution of the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
- 4. You may not copy, modify, sublicense, or distribute the Program
-except as expressly provided under this License. Any attempt
-otherwise to copy, modify, sublicense or distribute the Program is
-void, and will automatically terminate your rights under this License.
-However, parties who have received copies, or rights, from you under
-this License will not have their licenses terminated so long as such
-parties remain in full compliance.
-
- 5. You are not required to accept this License, since you have not
-signed it. However, nothing else grants you permission to modify or
-distribute the Program or its derivative works. These actions are
-prohibited by law if you do not accept this License. Therefore, by
-modifying or distributing the Program (or any work based on the
-Program), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Program or works based on it.
-
- 6. Each time you redistribute the Program (or any work based on the
-Program), the recipient automatically receives a license from the
-original licensor to copy, distribute or modify the Program subject to
-these terms and conditions. You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
- 7. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Program at all. For example, if a patent
-license would not permit royalty-free redistribution of the Program by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under
-any particular circumstance, the balance of the section is intended to
-apply and the section as a whole is intended to apply in other
-circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system, which is
-implemented by public license practices. Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
- 8. If the distribution and/or use of the Program is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Program under this License
-may add an explicit geographical distribution limitation excluding
-those countries, so that distribution is permitted only in or among
-countries not thus excluded. In such case, this License incorporates
-the limitation as if written in the body of this License.
-
- 9. The Free Software Foundation may publish revised and/or new versions
-of the General Public License from time to time. Such new versions will
-be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Program
-specifies a version number of this License which applies to it and "any
-later version", you have the option of following the terms and conditions
-either of that version or of any later version published by the Free
-Software Foundation. If the Program does not specify a version number of
-this License, you may choose any version ever published by the Free Software
-Foundation.
-
- 10. If you wish to incorporate parts of the Program into other free
-programs whose distribution conditions are different, write to the author
-to ask for permission. For software which is copyrighted by the Free
-Software Foundation, write to the Free Software Foundation; we sometimes
-make exceptions for this. Our decision will be guided by the two goals
-of preserving the free status of all derivatives of our free software and
-of promoting the sharing and reuse of software generally.
-
- NO WARRANTY
-
- 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
-FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
-OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
-PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
-OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
-TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
-PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
-REPAIR OR CORRECTION.
-
- 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
-INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
-OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
-TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
-YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
-PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGES.
-
-
-.....................................................................
-
-
-the original document can be found at:
-http://oss.software.ibm.com/developerworks/opensource/license10.html
-
-
-IBM Public License Version 1.0
-
-THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS IBM
-PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF
-THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
-
-
-1. DEFINITIONS
-
-"Contribution" means:
-
-a) in the case of International Business Machines Corporation ("IBM"),
-the Original Program, and
-
-b) in the case of each Contributor,
-
-i) changes to the Program, and
-
-ii) additions to the Program;
-where such changes and/or additions to the Program originate from and
-are distributed by that particular Contributor. A Contribution
-'originates' from a Contributor if it was added to the Program by such
-Contributor itself or anyone acting on such Contributor's
-behalf. Contributions do not include additions to the Program which:
-(i) are separate modules of software distributed in conjunction with
-the Program under their own license agreement, and (ii) are not
-derivative works of the Program.
-
-"Contributor" means IBM and any other entity that distributes the
-Program.
-
-"Licensed Patents " mean patent claims licensable by a Contributor
-which are necessarily infringed by the use or sale of its Contribution
-alone or when combined with the Program.
-
-
-"Original Program" means the original version of the software
-accompanying this Agreement as released by IBM, including source code,
-object code and documentation, if any.
-
-"Program" means the Original Program and Contributions.
-
-"Recipient" means anyone who receives the Program under this
-Agreement, including all Contributors.
-
-
-2. GRANT OF RIGHTS
-
-a) Subject to the terms of this Agreement, each Contributor hereby
-grants Recipient a non-exclusive, worldwide, royalty-free copyright
-license to reproduce, prepare derivative works of, publicly display,
-publicly perform, distribute and sublicense the Contribution of such
-Contributor, if any, and such derivative works, in source code and
-object code form.
-
-b) Subject to the terms of this Agreement, each Contributor hereby
-grants Recipient a non-exclusive, worldwide, royalty-free patent
-license under Licensed Patents to make, use, sell, offer to sell,
-import and otherwise transfer the Contribution of such Contributor, if
-any, in source code and object code form. This patent license shall
-apply to the combination of the Contribution and the Program if, at
-the time the Contribution is added by the Contributor, such addition
-of the Contribution causes such combination to be covered by the
-Licensed Patents. The patent license shall not apply to any other
-combinations which include the Contribution. No hardware per se is
-licensed hereunder.
-
-c) Recipient understands that although each Contributor grants the
-licenses to its Contributions set forth herein, no assurances are
-provided by any Contributor that the Program does not infringe the
-patent or other intellectual property rights of any other entity. Each
-Contributor disclaims any liability to Recipient for claims brought by
-any other entity based on infringement of intellectual property rights
-or otherwise. As a condition to exercising the rights and licenses
-granted hereunder, each Recipient hereby assumes sole responsibility
-to secure any other intellectual property rights needed, if any. For
-example, if a third party patent license is required to allow
-Recipient to distribute the Program, it is Recipient's responsibility
-to acquire that license before distributing the Program.
-
-d) Each Contributor represents that to its knowledge it has sufficient
-copyright rights in its Contribution, if any, to grant the copyright
-license set forth in this Agreement.
-
-
-3. REQUIREMENTS
-
-A Contributor may choose to distribute the Program in object code form
-under its own license agreement, provided that:
-
-a) it complies with the terms and conditions of this Agreement; and
-
-b) its license agreement:
-
-i) effectively disclaims on behalf of all Contributors all warranties
-and conditions, express and implied, including warranties or
-conditions of title and non-infringement, and implied warranties or
-conditions of merchantability and fitness for a particular purpose;
-
-ii) effectively excludes on behalf of all Contributors all liability
-for damages, including direct, indirect, special, incidental and
-consequential damages, such as lost profits;
-
-iii) states that any provisions which differ from this Agreement are
-offered by that Contributor alone and not by any other party; and
-
-iv) states that source code for the Program is available from such
-Contributor, and informs licensees how to obtain it in a reasonable
-manner on or through a medium customarily used for software exchange.
-
-When the Program is made available in source code form:
-a) it must be made available under this Agreement; and
-b) a copy of this Agreement must be included with each copy of the
-Program.
-
-Each Contributor must include the following in a conspicuous location
-in the Program:
-
-Copyright 2003, International Business Machines Corporation and
-others. All Rights Reserved.
-
-In addition, each Contributor must identify itself as the originator
-of its Contribution, if any, in a manner that reasonably allows
-subsequent Recipients to identify the originator of the Contribution.
-
-
-4. COMMERCIAL DISTRIBUTION
-
-Commercial distributors of software may accept certain
-responsibilities with respect to end users, business partners and the
-like. While this license is intended to facilitate the commercial use
-of the Program, the Contributor who includes the Program in a
-commercial product offering should do so in a manner which does not
-create potential liability for other Contributors. Therefore, if a
-Contributor includes the Program in a commercial product offering,
-such Contributor ("Commercial Contributor") hereby agrees to defend
-and indemnify every other Contributor ("Indemnified Contributor")
-against any losses, damages and costs (collectively "Losses") arising
-from claims, lawsuits and other legal actions brought by a third party
-against the Indemnified Contributor to the extent caused by the acts
-or omissions of such Commercial Contributor in connection with its
-distribution of the Program in a commercial product offering. The
-obligations in this section do not apply to any claims or Losses
-relating to any actual or alleged intellectual property
-infringement. In order to qualify, an Indemnified Contributor must: a)
-promptly notify the Commercial Contributor in writing of such claim,
-and b) allow the Commercial Contributor to control, and cooperate with
-the Commercial Contributor in, the defense and any related settlement
-negotiations. The Indemnified Contributor may participate in any such
-claim at its own expense.
-
-For example, a Contributor might include the Program in a commercial
-product offering, Product X. That Contributor is then a Commercial
-Contributor. If that Commercial Contributor then makes performance
-claims, or offers warranties related to Product X, those performance
-claims and warranties are such Commercial Contributor's responsibility
-alone. Under this section, the Commercial Contributor would have to
-defend claims against the other Contributors related to those
-performance claims and warranties, and if a court requires any other
-Contributor to pay any damages as a result, the Commercial Contributor
-must pay those damages.
-
-
-5. NO WARRANTY
-
-EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
-PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY
-WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
-OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
-responsible for determining the appropriateness of using and
-distributing the Program and assumes all risks associated with its
-exercise of rights under this Agreement, including but not limited to
-the risks and costs of program errors, compliance with applicable
-laws, damage to or loss of data, programs or equipment, and
-unavailability or interruption of operations.
-
-
-6. DISCLAIMER OF LIABILITY
-
-EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR
-ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
-INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
-WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
-LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
-DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
-HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-
-7. GENERAL
-
-If any provision of this Agreement is invalid or unenforceable under
-applicable law, it shall not affect the validity or enforceability of
-the remainder of the terms of this Agreement, and without further
-action by the parties hereto, such provision shall be reformed to the
-minimum extent necessary to make such provision valid and
-enforceable.
-
-If Recipient institutes patent litigation against a Contributor with
-respect to a patent applicable to software (including a cross-claim or
-counterclaim in a lawsuit), then any patent licenses granted by that
-Contributor to such Recipient under this Agreement shall terminate as
-of the date such litigation is filed. In addition, If Recipient
-institutes patent litigation against any entity (including a
-cross-claim or counterclaim in a lawsuit) alleging that the Program
-itself (excluding combinations of the Program with other software or
-hardware
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/lock.png b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/lock.png
deleted file mode 100755
index 015b614..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/lock.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/lock@2x.png b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/lock@2x.png
deleted file mode 100755
index 76f3f7f..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/lock@2x.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/newwindow.png b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/newwindow.png
deleted file mode 100755
index d6e8f85..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/newwindow.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/newwindow@2x.png b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/newwindow@2x.png
deleted file mode 100755
index 0e08b4c..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/newwindow@2x.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/resize.gif b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/resize.gif
deleted file mode 100755
index 8dbd7eb..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/resize.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/resize.png b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/resize.png
deleted file mode 100755
index 18100d2..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/resize.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/syntax/default.xml b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/syntax/default.xml
deleted file mode 100755
index 650a8ac..0000000
--- a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/syntax/default.xml
+++ /dev/null
@@ -1,69 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-left.gif b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-left.gif
deleted file mode 100755
index f07dc87..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-left.png b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-left.png
deleted file mode 100755
index c85ffa1..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-left.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-menu.gif b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-menu.gif
deleted file mode 100755
index 657aae4..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-menu.png b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-menu.png
deleted file mode 100755
index 825b89e..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-menu.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-mid.gif b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-mid.gif
deleted file mode 100755
index e01b3cc..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-mid.png b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-mid.png
deleted file mode 100755
index 3d4c9f6..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-mid.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-right.gif b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-right.gif
deleted file mode 100755
index 3128d1f..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-right.png b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-right.png
deleted file mode 100755
index 31f2687..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-sel-right.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-left.gif b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-left.gif
deleted file mode 100755
index 1334560..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-left.png b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-left.png
deleted file mode 100755
index 16fd77b..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-left.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-menu.gif b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-menu.gif
deleted file mode 100755
index f8bc4fc..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-menu.png b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-menu.png
deleted file mode 100755
index d91bcb0..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-menu.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-mid.gif b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-mid.gif
deleted file mode 100755
index 418ebe8..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-mid.png b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-mid.png
deleted file mode 100755
index d9cd012..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-mid.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-right.gif b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-right.gif
deleted file mode 100755
index e0ffcfb..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-right.png b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-right.png
deleted file mode 100755
index 843b649..0000000
Binary files a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/tab-unsel-right.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/theme.txt b/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/theme.txt
deleted file mode 100755
index facd8b8..0000000
--- a/theme/Arduino-Themes-master/per1234-Wiring-theme/theme/theme.txt
+++ /dev/null
@@ -1,120 +0,0 @@
-# GUI - BUTTONS
-buttons.bgcolor = #f8f8f7
-buttons.status.font = SansSerif,plain,12
-buttons.status.color = #666666
-
-
-# GUI - TABS
-# settings for the tabs at the top
-# (tab images are stored in the lib/theme folder)
-header.bgcolor = #333332
-header.text.selected.color = #ffffff
-header.text.unselected.color = #999998
-header.text.font = SansSerif,plain,12
-
-
-# EDITOR - DETAILS
-# foreground and background colors
-editor.fgcolor = #000000
-editor.bgcolor = #ffffff
-
-# highlight for the current line
-editor.linehighlight.color=#e2e2e2
-# highlight for the current line
-editor.linehighlight=true
-
-# caret blinking and caret color
-editor.caret.color = #333300
-
-# color to be used for background when 'external editor' enabled
-editor.external.bgcolor = #c8d2dc
-
-# selection color
-editor.selection.color = #55e8e8
-
-# area that's not in use by the text (replaced with tildes)
-editor.invalid.style = #7e7e7e,bold
-
-# little pooties at the end of lines that show where they finish
-editor.eolmarkers = false
-editor.eolmarkers.color = #999999
-
-# bracket/brace highlighting
-editor.brackethighlight = true
-editor.brackethighlight.color = #006699
-
-# TEXT - KEYWORDS
-# e.g abstract, final, private
-editor.keyword1.style = #cc6600,plain
-editor.data_type.style = #cc6600,bold
-
-# e.g. beginShape, point, line
-editor.keyword2.style = #cc6600,bold
-editor.function.style = #cc6600,plain
-
-# e.g. byte, char, short, color
-editor.keyword3.style = #cc6600,bold
-editor.reserved_word.style = #cc6600,plain
-
-# TEXT - LITERALS
-# constants: e.g. null, true, this, RGB, TWO_PI
-editor.literal1.style = #006699,plain
-editor.reserved_word_2.style = #006699,plain
-
-# p5 built in variables: e.g. mouseX, width, pixels
-editor.literal2.style = #006699,plain
-
-editor.variable.style = #006699,plain
-editor.literal_boolean.style = #006699,plain
-editor.literal_char.style = #006699,plain
-editor.literal_string_double_quote.style = #005c5f,plain
-editor.preprocessor.style = #5e6d03,plain
-
-editor.url.style = #ff5500,underlined
-
-# e.g. + - = /
-editor.operator.style = #000000,plain
-
-# ?? maybe this is for words followed by a colon
-# like in case statements or goto
-editor.label.style = #7e7e7e,bold
-
-# TEXT - COMMENTS
-editor.comment1.style = #7e7e7e,plain
-editor.comment2.style = #7e7e7e,plain
-
-
-# GUI - STATUS
-status.notice.fgcolor = #ffffff
-status.notice.bgcolor = #333332
-status.error.fgcolor = #ffffff
-status.error.bgcolor = #bd0d00
-status.edit.fgcolor = #000000
-status.edit.bgcolor = #00a1e4
-status.font = SansSerif,plain,12
-
-
-# GUI - CONSOLE
-console.font = Monospaced,plain,11
-console.font.macosx = Monaco,plain,10
-console.color = #000000
-console.output.color = #cccccb
-console.error.color = #ff3000
-
-
-# GUI - LINESTATUS - editor line number status bar at the bottom of the screen
-linestatus.color = #ffffff
-linestatus.bgcolor = #666665
-linestatus.font = SansSerif,plain,10
-linestatus.height = 20
-
-
-# GUI - PLOTTING
-# color cycle created via colorbrewer2.org
-plotting.bgcolor = #ffffff
-plotting.color = #ffffff
-plotting.graphcolor.size = 4
-plotting.graphcolor.00 = #2c7bb6
-plotting.graphcolor.01 = #fdae61
-plotting.graphcolor.02 = #d7191c
-plotting.graphcolor.03 = #abd9e9
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/README.md b/theme/Arduino-Themes-master/per1234-processing-theme/README.md
deleted file mode 100755
index 2765e4a..0000000
--- a/theme/Arduino-Themes-master/per1234-processing-theme/README.md
+++ /dev/null
@@ -1,8 +0,0 @@
-processing-theme
-==========
-
-[Processing](http://processing.org/) 3 theme for the Arduino IDE.
-
-Installation instructions at https://github.com/per1234/ino-themes.
-
-
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/screenshot.jpg b/theme/Arduino-Themes-master/per1234-processing-theme/screenshot.jpg
deleted file mode 100755
index 4e65178..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/screenshot.jpg and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/buttons.gif b/theme/Arduino-Themes-master/per1234-processing-theme/theme/buttons.gif
deleted file mode 100755
index a4f3c64..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/buttons.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/buttons.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/buttons.png
deleted file mode 100755
index 87263d2..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/buttons.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/buttons.svg b/theme/Arduino-Themes-master/per1234-processing-theme/theme/buttons.svg
deleted file mode 100755
index 4cf7a55..0000000
--- a/theme/Arduino-Themes-master/per1234-processing-theme/theme/buttons.svg
+++ /dev/null
@@ -1,997 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/buttons@2x.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/buttons@2x.png
deleted file mode 100755
index 9ab93ae..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/buttons@2x.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/close.gif b/theme/Arduino-Themes-master/per1234-processing-theme/theme/close.gif
deleted file mode 100755
index 8c3bb3b..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/close.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/close.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/close.png
deleted file mode 100755
index 8041c8b..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/close.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/close.svg b/theme/Arduino-Themes-master/per1234-processing-theme/theme/close.svg
deleted file mode 100755
index 2d01d66..0000000
--- a/theme/Arduino-Themes-master/per1234-processing-theme/theme/close.svg
+++ /dev/null
@@ -1,76 +0,0 @@
-
-
-
-
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/close@2x.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/close@2x.png
deleted file mode 100755
index 8041c8b..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/close@2x.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/license.txt b/theme/Arduino-Themes-master/per1234-processing-theme/theme/license.txt
deleted file mode 100755
index 8cc6be2..0000000
--- a/theme/Arduino-Themes-master/per1234-processing-theme/theme/license.txt
+++ /dev/null
@@ -1,508 +0,0 @@
-We use GPL v2 for the parts of the project that we've developed ourselves.
-For the 'core' library, it's LGPL, for everything else, it's GPL.
-
-Over the course of many years of development, files being moved around,
-and other code being added and removed, the license information has become
-quite a mess. Please help us clean this up so that others are properly
-credited and licenses are consistently/correctly noted:
-https://github.com/processing/processing/issues/224
-
-
-.....................................................................
-
-
- GNU GENERAL PUBLIC LICENSE
- Version 2, June 1991
-
-Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-Everyone is permitted to copy and distribute verbatim copies
-of this license document, but changing it is not allowed.
-
- Preamble
-
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-License is intended to guarantee your freedom to share and change free
-software--to make sure the software is free for all its users. This
-General Public License applies to most of the Free Software
-Foundation's software and to any other program whose authors commit to
-using it. (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.) You can apply it to
-your programs, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
- To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if you
-distribute copies of the software, or if you modify it.
-
- For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must give the recipients all the rights that
-you have. You must make sure that they, too, receive or can get the
-source code. And you must show them these terms so they know their
-rights.
-
- We protect your rights with two steps: (1) copyright the software, and
-(2) offer you this license which gives you legal permission to copy,
-distribute and/or modify the software.
-
- Also, for each author's protection and ours, we want to make certain
-that everyone understands that there is no warranty for this free
-software. If the software is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original, so
-that any problems introduced by others will not reflect on the original
-authors' reputations.
-
- Finally, any free program is threatened constantly by software
-patents. We wish to avoid the danger that redistributors of a free
-program will individually obtain patent licenses, in effect making the
-program proprietary. To prevent this, we have made it clear that any
-patent must be licensed for everyone's free use or not licensed at all.
-
- The precise terms and conditions for copying, distribution and
-modification follow.
-
- GNU GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. This License applies to any program or other work which contains
-a notice placed by the copyright holder saying it may be distributed
-under the terms of this General Public License. The "Program", below,
-refers to any such program or work, and a "work based on the Program"
-means either the Program or any derivative work under copyright law:
-that is to say, a work containing the Program or a portion of it,
-either verbatim or with modifications and/or translated into another
-language. (Hereinafter, translation is included without limitation in
-the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running the Program is not restricted, and the output from the Program
-is covered only if its contents constitute a work based on the
-Program (independent of having been made by running the Program).
-Whether that is true depends on what the Program does.
-
- 1. You may copy and distribute verbatim copies of the Program's
-source code as you receive it, in any medium, provided that you
-conspicuously and appropriately publish on each copy an appropriate
-copyright notice and disclaimer of warranty; keep intact all the
-notices that refer to this License and to the absence of any warranty;
-and give any other recipients of the Program a copy of this License
-along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and
-you may at your option offer warranty protection in exchange for a fee.
-
- 2. You may modify your copy or copies of the Program or any portion
-of it, thus forming a work based on the Program, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
- a) You must cause the modified files to carry prominent notices
- stating that you changed the files and the date of any change.
-
- b) You must cause any work that you distribute or publish, that in
- whole or in part contains or is derived from the Program or any
- part thereof, to be licensed as a whole at no charge to all third
- parties under the terms of this License.
-
- c) If the modified program normally reads commands interactively
- when run, you must cause it, when started running for such
- interactive use in the most ordinary way, to print or display an
- announcement including an appropriate copyright notice and a
- notice that there is no warranty (or else, saying that you provide
- a warranty) and that users may redistribute the program under
- these conditions, and telling the user how to view a copy of this
- License. (Exception: if the Program itself is interactive but
- does not normally print such an announcement, your work based on
- the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole. If
-identifiable sections of that work are not derived from the Program,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works. But when you
-distribute the same sections as part of a whole which is a work based
-on the Program, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program
-with the Program (or with a work based on the Program) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
- 3. You may copy and distribute the Program (or a work based on it,
-under Section 2) in object code or executable form under the terms of
-Sections 1 and 2 above provided that you also do one of the following:
-
- a) Accompany it with the complete corresponding machine-readable
- source code, which must be distributed under the terms of Sections
- 1 and 2 above on a medium customarily used for software interchange; or,
-
- b) Accompany it with a written offer, valid for at least three
- years, to give any third party, for a charge no more than your
- cost of physically performing source distribution, a complete
- machine-readable copy of the corresponding source code, to be
- distributed under the terms of Sections 1 and 2 above on a medium
- customarily used for software interchange; or,
-
- c) Accompany it with the information you received as to the offer
- to distribute corresponding source code. (This alternative is
- allowed only for noncommercial distribution and only if you
- received the program in object code or executable form with such
- an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for
-making modifications to it. For an executable work, complete source
-code means all the source code for all modules it contains, plus any
-associated interface definition files, plus the scripts used to
-control compilation and installation of the executable. However, as a
-special exception, the source code distributed need not include
-anything that is normally distributed (in either source or binary
-form) with the major components (compiler, kernel, and so on) of the
-operating system on which the executable runs, unless that component
-itself accompanies the executable.
-
-If distribution of executable or object code is made by offering
-access to copy from a designated place, then offering equivalent
-access to copy the source code from the same place counts as
-distribution of the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
- 4. You may not copy, modify, sublicense, or distribute the Program
-except as expressly provided under this License. Any attempt
-otherwise to copy, modify, sublicense or distribute the Program is
-void, and will automatically terminate your rights under this License.
-However, parties who have received copies, or rights, from you under
-this License will not have their licenses terminated so long as such
-parties remain in full compliance.
-
- 5. You are not required to accept this License, since you have not
-signed it. However, nothing else grants you permission to modify or
-distribute the Program or its derivative works. These actions are
-prohibited by law if you do not accept this License. Therefore, by
-modifying or distributing the Program (or any work based on the
-Program), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Program or works based on it.
-
- 6. Each time you redistribute the Program (or any work based on the
-Program), the recipient automatically receives a license from the
-original licensor to copy, distribute or modify the Program subject to
-these terms and conditions. You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
- 7. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Program at all. For example, if a patent
-license would not permit royalty-free redistribution of the Program by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under
-any particular circumstance, the balance of the section is intended to
-apply and the section as a whole is intended to apply in other
-circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system, which is
-implemented by public license practices. Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
- 8. If the distribution and/or use of the Program is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Program under this License
-may add an explicit geographical distribution limitation excluding
-those countries, so that distribution is permitted only in or among
-countries not thus excluded. In such case, this License incorporates
-the limitation as if written in the body of this License.
-
- 9. The Free Software Foundation may publish revised and/or new versions
-of the General Public License from time to time. Such new versions will
-be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Program
-specifies a version number of this License which applies to it and "any
-later version", you have the option of following the terms and conditions
-either of that version or of any later version published by the Free
-Software Foundation. If the Program does not specify a version number of
-this License, you may choose any version ever published by the Free Software
-Foundation.
-
- 10. If you wish to incorporate parts of the Program into other free
-programs whose distribution conditions are different, write to the author
-to ask for permission. For software which is copyrighted by the Free
-Software Foundation, write to the Free Software Foundation; we sometimes
-make exceptions for this. Our decision will be guided by the two goals
-of preserving the free status of all derivatives of our free software and
-of promoting the sharing and reuse of software generally.
-
- NO WARRANTY
-
- 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
-FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
-OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
-PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
-OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
-TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
-PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
-REPAIR OR CORRECTION.
-
- 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
-INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
-OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
-TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
-YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
-PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGES.
-
-
-.....................................................................
-
-
-the original document can be found at:
-http://oss.software.ibm.com/developerworks/opensource/license10.html
-
-
-IBM Public License Version 1.0
-
-THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS IBM
-PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF
-THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
-
-
-1. DEFINITIONS
-
-"Contribution" means:
-
-a) in the case of International Business Machines Corporation ("IBM"),
-the Original Program, and
-
-b) in the case of each Contributor,
-
-i) changes to the Program, and
-
-ii) additions to the Program;
-where such changes and/or additions to the Program originate from and
-are distributed by that particular Contributor. A Contribution
-'originates' from a Contributor if it was added to the Program by such
-Contributor itself or anyone acting on such Contributor's
-behalf. Contributions do not include additions to the Program which:
-(i) are separate modules of software distributed in conjunction with
-the Program under their own license agreement, and (ii) are not
-derivative works of the Program.
-
-"Contributor" means IBM and any other entity that distributes the
-Program.
-
-"Licensed Patents " mean patent claims licensable by a Contributor
-which are necessarily infringed by the use or sale of its Contribution
-alone or when combined with the Program.
-
-
-"Original Program" means the original version of the software
-accompanying this Agreement as released by IBM, including source code,
-object code and documentation, if any.
-
-"Program" means the Original Program and Contributions.
-
-"Recipient" means anyone who receives the Program under this
-Agreement, including all Contributors.
-
-
-2. GRANT OF RIGHTS
-
-a) Subject to the terms of this Agreement, each Contributor hereby
-grants Recipient a non-exclusive, worldwide, royalty-free copyright
-license to reproduce, prepare derivative works of, publicly display,
-publicly perform, distribute and sublicense the Contribution of such
-Contributor, if any, and such derivative works, in source code and
-object code form.
-
-b) Subject to the terms of this Agreement, each Contributor hereby
-grants Recipient a non-exclusive, worldwide, royalty-free patent
-license under Licensed Patents to make, use, sell, offer to sell,
-import and otherwise transfer the Contribution of such Contributor, if
-any, in source code and object code form. This patent license shall
-apply to the combination of the Contribution and the Program if, at
-the time the Contribution is added by the Contributor, such addition
-of the Contribution causes such combination to be covered by the
-Licensed Patents. The patent license shall not apply to any other
-combinations which include the Contribution. No hardware per se is
-licensed hereunder.
-
-c) Recipient understands that although each Contributor grants the
-licenses to its Contributions set forth herein, no assurances are
-provided by any Contributor that the Program does not infringe the
-patent or other intellectual property rights of any other entity. Each
-Contributor disclaims any liability to Recipient for claims brought by
-any other entity based on infringement of intellectual property rights
-or otherwise. As a condition to exercising the rights and licenses
-granted hereunder, each Recipient hereby assumes sole responsibility
-to secure any other intellectual property rights needed, if any. For
-example, if a third party patent license is required to allow
-Recipient to distribute the Program, it is Recipient's responsibility
-to acquire that license before distributing the Program.
-
-d) Each Contributor represents that to its knowledge it has sufficient
-copyright rights in its Contribution, if any, to grant the copyright
-license set forth in this Agreement.
-
-
-3. REQUIREMENTS
-
-A Contributor may choose to distribute the Program in object code form
-under its own license agreement, provided that:
-
-a) it complies with the terms and conditions of this Agreement; and
-
-b) its license agreement:
-
-i) effectively disclaims on behalf of all Contributors all warranties
-and conditions, express and implied, including warranties or
-conditions of title and non-infringement, and implied warranties or
-conditions of merchantability and fitness for a particular purpose;
-
-ii) effectively excludes on behalf of all Contributors all liability
-for damages, including direct, indirect, special, incidental and
-consequential damages, such as lost profits;
-
-iii) states that any provisions which differ from this Agreement are
-offered by that Contributor alone and not by any other party; and
-
-iv) states that source code for the Program is available from such
-Contributor, and informs licensees how to obtain it in a reasonable
-manner on or through a medium customarily used for software exchange.
-
-When the Program is made available in source code form:
-a) it must be made available under this Agreement; and
-b) a copy of this Agreement must be included with each copy of the
-Program.
-
-Each Contributor must include the following in a conspicuous location
-in the Program:
-
-Copyright 2003, International Business Machines Corporation and
-others. All Rights Reserved.
-
-In addition, each Contributor must identify itself as the originator
-of its Contribution, if any, in a manner that reasonably allows
-subsequent Recipients to identify the originator of the Contribution.
-
-
-4. COMMERCIAL DISTRIBUTION
-
-Commercial distributors of software may accept certain
-responsibilities with respect to end users, business partners and the
-like. While this license is intended to facilitate the commercial use
-of the Program, the Contributor who includes the Program in a
-commercial product offering should do so in a manner which does not
-create potential liability for other Contributors. Therefore, if a
-Contributor includes the Program in a commercial product offering,
-such Contributor ("Commercial Contributor") hereby agrees to defend
-and indemnify every other Contributor ("Indemnified Contributor")
-against any losses, damages and costs (collectively "Losses") arising
-from claims, lawsuits and other legal actions brought by a third party
-against the Indemnified Contributor to the extent caused by the acts
-or omissions of such Commercial Contributor in connection with its
-distribution of the Program in a commercial product offering. The
-obligations in this section do not apply to any claims or Losses
-relating to any actual or alleged intellectual property
-infringement. In order to qualify, an Indemnified Contributor must: a)
-promptly notify the Commercial Contributor in writing of such claim,
-and b) allow the Commercial Contributor to control, and cooperate with
-the Commercial Contributor in, the defense and any related settlement
-negotiations. The Indemnified Contributor may participate in any such
-claim at its own expense.
-
-For example, a Contributor might include the Program in a commercial
-product offering, Product X. That Contributor is then a Commercial
-Contributor. If that Commercial Contributor then makes performance
-claims, or offers warranties related to Product X, those performance
-claims and warranties are such Commercial Contributor's responsibility
-alone. Under this section, the Commercial Contributor would have to
-defend claims against the other Contributors related to those
-performance claims and warranties, and if a court requires any other
-Contributor to pay any damages as a result, the Commercial Contributor
-must pay those damages.
-
-
-5. NO WARRANTY
-
-EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
-PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY
-WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
-OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
-responsible for determining the appropriateness of using and
-distributing the Program and assumes all risks associated with its
-exercise of rights under this Agreement, including but not limited to
-the risks and costs of program errors, compliance with applicable
-laws, damage to or loss of data, programs or equipment, and
-unavailability or interruption of operations.
-
-
-6. DISCLAIMER OF LIABILITY
-
-EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR
-ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
-INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
-WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
-LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
-DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
-HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-
-7. GENERAL
-
-If any provision of this Agreement is invalid or unenforceable under
-applicable law, it shall not affect the validity or enforceability of
-the remainder of the terms of this Agreement, and without further
-action by the parties hereto, such provision shall be reformed to the
-minimum extent necessary to make such provision valid and
-enforceable.
-
-If Recipient institutes patent litigation against a Contributor with
-respect to a patent applicable to software (including a cross-claim or
-counterclaim in a lawsuit), then any patent licenses granted by that
-Contributor to such Recipient under this Agreement shall terminate as
-of the date such litigation is filed. In addition, If Recipient
-institutes patent litigation against any entity (including a
-cross-claim or counterclaim in a lawsuit) alleging that the Program
-itself (excluding combinations of the Program with other software or
-hardware
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/lock.gif b/theme/Arduino-Themes-master/per1234-processing-theme/theme/lock.gif
deleted file mode 100755
index bec2cd6..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/lock.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/lock.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/lock.png
deleted file mode 100755
index 015b614..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/lock.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/lock.svg b/theme/Arduino-Themes-master/per1234-processing-theme/theme/lock.svg
deleted file mode 100755
index cfc7516..0000000
--- a/theme/Arduino-Themes-master/per1234-processing-theme/theme/lock.svg
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/lock@2x.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/lock@2x.png
deleted file mode 100755
index 76f3f7f..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/lock@2x.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/newwindow.gif b/theme/Arduino-Themes-master/per1234-processing-theme/theme/newwindow.gif
deleted file mode 100755
index f177257..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/newwindow.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/newwindow.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/newwindow.png
deleted file mode 100755
index d6e8f85..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/newwindow.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/newwindow.svg b/theme/Arduino-Themes-master/per1234-processing-theme/theme/newwindow.svg
deleted file mode 100755
index fa25c7b..0000000
--- a/theme/Arduino-Themes-master/per1234-processing-theme/theme/newwindow.svg
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/newwindow@2x.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/newwindow@2x.png
deleted file mode 100755
index 0e08b4c..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/newwindow@2x.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/resize.gif b/theme/Arduino-Themes-master/per1234-processing-theme/theme/resize.gif
deleted file mode 100755
index a4df4f1..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/resize.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/resize.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/resize.png
deleted file mode 100755
index 6634df0..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/resize.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/resize.svg b/theme/Arduino-Themes-master/per1234-processing-theme/theme/resize.svg
deleted file mode 100755
index 2eaed2a..0000000
--- a/theme/Arduino-Themes-master/per1234-processing-theme/theme/resize.svg
+++ /dev/null
@@ -1,347 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/resize@2x.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/resize@2x.png
deleted file mode 100755
index 3b35bed..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/resize@2x.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/syntax/default.xml b/theme/Arduino-Themes-master/per1234-processing-theme/theme/syntax/default.xml
deleted file mode 100755
index 650a8ac..0000000
--- a/theme/Arduino-Themes-master/per1234-processing-theme/theme/syntax/default.xml
+++ /dev/null
@@ -1,69 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-left.gif b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-left.gif
deleted file mode 100755
index 3d7eb77..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-left.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-left.png
deleted file mode 100755
index 542eac6..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-left.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-left.svg b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-left.svg
deleted file mode 100755
index 12aed20..0000000
--- a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-left.svg
+++ /dev/null
@@ -1,57 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-left@2x.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-left@2x.png
deleted file mode 100755
index 1e0c3b6..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-left@2x.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-menu.gif b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-menu.gif
deleted file mode 100755
index e64cfa6..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-menu.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-menu.png
deleted file mode 100755
index ca3548e..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-menu.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-menu.svg b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-menu.svg
deleted file mode 100755
index a3d5dd5..0000000
--- a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-menu.svg
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-menu@2x.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-menu@2x.png
deleted file mode 100755
index dc19ce6..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-menu@2x.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-mid.gif b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-mid.gif
deleted file mode 100755
index ca0ebd5..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-mid.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-mid.png
deleted file mode 100755
index 1a4bdc4..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-mid.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-mid.svg b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-mid.svg
deleted file mode 100755
index f8f32ad..0000000
--- a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-mid.svg
+++ /dev/null
@@ -1,53 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-mid@2x.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-mid@2x.png
deleted file mode 100755
index 77fe7cb..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-mid@2x.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-right.gif b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-right.gif
deleted file mode 100755
index 8b3affc..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-right.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-right.png
deleted file mode 100755
index 6a0b81e..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-right.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-right.svg b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-right.svg
deleted file mode 100755
index 229326f..0000000
--- a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-right.svg
+++ /dev/null
@@ -1,59 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-right@2x.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-right@2x.png
deleted file mode 100755
index 6e43191..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-sel-right@2x.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-left.gif b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-left.gif
deleted file mode 100755
index 68b7195..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-left.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-left.png
deleted file mode 100755
index f266f42..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-left.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-left.svg b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-left.svg
deleted file mode 100755
index fdbf5d0..0000000
--- a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-left.svg
+++ /dev/null
@@ -1,58 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-left@2x.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-left@2x.png
deleted file mode 100755
index bc56bef..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-left@2x.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-menu.gif b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-menu.gif
deleted file mode 100755
index 8809e94..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-menu.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-menu.png
deleted file mode 100755
index 7373493..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-menu.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-menu.svg b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-menu.svg
deleted file mode 100755
index 7bc91a4..0000000
--- a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-menu.svg
+++ /dev/null
@@ -1,61 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-menu@2x.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-menu@2x.png
deleted file mode 100755
index ffe2d99..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-menu@2x.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-mid.gif b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-mid.gif
deleted file mode 100755
index 9f77cfc..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-mid.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-mid.png
deleted file mode 100755
index 0aa737c..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-mid.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-mid.svg b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-mid.svg
deleted file mode 100755
index ee6aa4d..0000000
--- a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-mid.svg
+++ /dev/null
@@ -1,58 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-mid@2x.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-mid@2x.png
deleted file mode 100755
index ebae535..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-mid@2x.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-right.gif b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-right.gif
deleted file mode 100755
index f31c619..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-right.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-right.png
deleted file mode 100755
index dc1dd48..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-right.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-right.svg b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-right.svg
deleted file mode 100755
index d1f44f2..0000000
--- a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-right.svg
+++ /dev/null
@@ -1,66 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-right@2x.png b/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-right@2x.png
deleted file mode 100755
index 8c489ba..0000000
Binary files a/theme/Arduino-Themes-master/per1234-processing-theme/theme/tab-unsel-right@2x.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/per1234-processing-theme/theme/theme.txt b/theme/Arduino-Themes-master/per1234-processing-theme/theme/theme.txt
deleted file mode 100755
index bede7d3..0000000
--- a/theme/Arduino-Themes-master/per1234-processing-theme/theme/theme.txt
+++ /dev/null
@@ -1,116 +0,0 @@
-# GUI - BUTTONS
-buttons.bgcolor = #132638
-buttons.status.font = processing.sans,plain,12
-buttons.status.color = #ffffff
-
-
-# GUI - TABS
-# (tab images are stored in the lib/theme folder)
-header.bgcolor = #132638
-header.text.selected.color = #000000
-header.text.unselected.color = #ffffff
-header.text.font = processing.sans,bold,14
-
-
-# EDITOR - DETAILS
-# foreground and background colors
-editor.fgcolor = #000000
-editor.bgcolor = #ffffff
-
-# highlight for the current line
-editor.linehighlight.color=#ebfffd
-# highlight for the current line
-editor.linehighlight=true
-
-# caret blinking and caret color
-editor.caret.color = #333300
-
-# color to be used for background when 'external editor' enabled
-editor.external.bgcolor = #c8d2dc
-
-# selection color
-editor.selection.color = #ffcc00
-
-# area that's not in use by the text (replaced with tildes)
-editor.invalid.style = #7e7e7e,bold
-
-# little pooties at the end of lines that show where they finish
-editor.eolmarkers = false
-editor.eolmarkers.color = #999999
-
-# bracket/brace highlighting
-editor.brackethighlight = true
-editor.brackethighlight.color = #006699
-
-# TEXT - KEYWORDS
-# FUNCTIONS
-editor.keyword1.style = #d35400,bold
-editor.data_type.style = #d35400,bold
-
-# METHODS
-editor.keyword2.style = #d35400,plain
-editor.function.style = #d35400,plain
-
-# STRUCTURES
-editor.keyword3.style = #5e6d03,plain
-editor.reserved_word.style = #5e6d03,plain
-
-# TEXT - LITERALS
-editor.literal1.style = #00979c,plain
-editor.reserved_word_2.style = #00979c,plain
-
-editor.literal2.style = #00979c,plain
-editor.variable.style = #00979c,plain
-editor.literal_boolean.style = #00979c,plain
-editor.literal_char.style = #00979c,plain
-editor.literal_string_double_quote.style = #005c5f,plain
-editor.preprocessor.style = #5e6d03,plain
-
-# http://www.arduino.cc/
-editor.url.style = #0000ff,underlined
-
-# e.g. + - = /
-editor.operator.style = #434f54,plain
-
-# ?? maybe this is for words followed by a colon
-# like in case statements or goto
-editor.label.style = #7e7e7e,bold
-
-# TEXT - COMMENTS
-editor.comment1.style = #434f54,plain
-editor.comment2.style = #95a5a6,plain
-
-
-# GUI - STATUS
-status.notice.fgcolor = #000000
-status.notice.bgcolor = #818b95
-status.error.fgcolor = #ffffff
-status.error.bgcolor = #9e0a0a
-status.font = processing.sans,plain,13
-
-
-# GUI - CONSOLE
-console.font = Monospaced,plain,11
-console.font.macosx = Monaco,plain,10
-console.color = #000000
-console.output.color = #cccccc
-# text color for warnings/errors printed in the console
-console.error.color = #d9211e
-
-
-# GUI - LINESTATUS - editor line number status bar at the bottom of the screen
-linestatus.color = #e0fffd
-linestatus.bgcolor = #132638
-linestatus.font = processing.sans,bold,12
-linestatus.height = 20
-
-
-# GUI - PLOTTING
-# color cycle created via colorbrewer2.org
-plotting.bgcolor = #ffffff
-plotting.color = #ffffff
-plotting.graphcolor.size = 4
-plotting.graphcolor.00 = #2c7bb6
-plotting.graphcolor.01 = #fdae61
-plotting.graphcolor.02 = #d7191c
-plotting.graphcolor.03 = #abd9e9
diff --git a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/README.md b/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/README.md
deleted file mode 100755
index a95f9d4..0000000
--- a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/README.md
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-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)
diff --git a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/preferences.txt b/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/preferences.txt
deleted file mode 100755
index d3e90d2..0000000
--- a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/preferences.txt
+++ /dev/null
@@ -1,76 +0,0 @@
-board=atmega328
-browser.linux=mozilla
-build.verbose=false
-console=true
-console.auto_clear=true
-console.error.file=stderr.txt
-console.length=500
-console.lines=4
-console.output.file=stdout.txt
-editor.antialias=false
-editor.caret.blink=true
-editor.divider.size=0
-editor.divider.size.windows=2
-editor.external=false
-editor.font=Monospaced,bold,16
-editor.font.macosx=Monospaced,bold,16
-editor.indent=true
-editor.invalid=false
-editor.keys.alternative_cut_copy_paste=false
-editor.keys.alternative_cut_copy_paste.macosx=false
-editor.keys.home_and_end_travel_far=false
-editor.keys.home_and_end_travel_far.macosx=false
-editor.keys.shift_backspace_is_delete=false
-editor.languages.current=
-editor.tabs.expand=true
-editor.tabs.size=2
-editor.update_extension=true
-editor.window.height.default=600
-editor.window.height.min=290
-editor.window.width.default=800
-editor.window.width.min=400
-export.applet.separate_jar_files=false
-export.application.fullscreen=false
-export.application.platform=true
-export.application.platform.linux=true
-export.application.platform.macosx=true
-export.application.platform.windows=true
-export.application.stop=true
-export.delete_target_folder=true
-last.screen.height=1200
-last.screen.width=1920
-last.serial.location=102,73,1698,1068
-last.sketch.count=0
-platform.auto_file_type_associations=false
-preproc.color_datatype=true
-preproc.enhanced_casting=true
-preproc.imports.list=java.applet.*,java.awt.Dimension,java.awt.Frame,java.awt.event.MouseEvent,java.awt.event.KeyEvent,java.awt.event.FocusEvent,java.awt.Image,java.io.*,java.net.*,java.text.*,java.util.*,java.util.zip.*,java.util.regex.*
-preproc.output_parse_tree=false
-preproc.save_build_files=false
-preproc.substitute_floats=true
-preproc.substitute_unicode=true
-preproc.web_colors=true
-programmer=arduino:arduinoisp
-run.display=1
-run.options=
-run.options.memory=false
-run.options.memory.initial=64
-run.options.memory.maximum=256
-run.present.bgcolor=#666666
-run.present.exclusive=true
-run.present.exclusive.macosx=true
-run.present.stop.color=#cccccc
-run.window.bgcolor=#F0F0F0
-serial.databits=8
-serial.debug_rate=9600
-serial.parity=N
-serial.port=
-serial.stopbits=1
-sketchbook.path=
-target=arduino
-update.check=true
-update.id=
-update.last=
-upload.using=bootloader
-upload.verbose=false
-upload.verify=true
diff --git a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/screenshot.png b/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/screenshot.png
deleted file mode 100755
index afbf254..0000000
Binary files a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/screenshot.png and /dev/null differ
diff --git a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/buttons.gif b/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/buttons.gif
deleted file mode 100755
index e2d21ea..0000000
Binary files a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/buttons.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/buttons.psd b/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/buttons.psd
deleted file mode 100755
index 2eaf484..0000000
Binary files a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/buttons.psd and /dev/null differ
diff --git a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/resize.gif b/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/resize.gif
deleted file mode 100755
index 79fcf68..0000000
Binary files a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/resize.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-sel-left.gif b/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-sel-left.gif
deleted file mode 100755
index c7ab328..0000000
Binary files a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-sel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-sel-menu.gif b/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-sel-menu.gif
deleted file mode 100755
index 3ac8ef1..0000000
Binary files a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-sel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-sel-mid.gif b/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-sel-mid.gif
deleted file mode 100755
index 8eae940..0000000
Binary files a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-sel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-sel-right.gif b/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-sel-right.gif
deleted file mode 100755
index e22b0ca..0000000
Binary files a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-sel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-unsel-left.gif b/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-unsel-left.gif
deleted file mode 100755
index 3e4a8be..0000000
Binary files a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-unsel-left.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-unsel-menu.gif b/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-unsel-menu.gif
deleted file mode 100755
index a799d4a..0000000
Binary files a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-unsel-menu.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-unsel-mid.gif b/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-unsel-mid.gif
deleted file mode 100755
index 778e1c6..0000000
Binary files a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-unsel-mid.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-unsel-right.gif b/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-unsel-right.gif
deleted file mode 100755
index ac84e10..0000000
Binary files a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/tab-unsel-right.gif and /dev/null differ
diff --git a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/theme.txt b/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/theme.txt
deleted file mode 100755
index 248a54e..0000000
--- a/theme/Arduino-Themes-master/technobly-MonokaiArduinoTheme/theme/theme.txt
+++ /dev/null
@@ -1,108 +0,0 @@
-# GUI - STATUS
-status.notice.fgcolor = #F8F8F2
-status.notice.bgcolor = #404040
-status.error.fgcolor = #FFFFFF
-status.error.bgcolor = #E34C00
-status.edit.fgcolor = #000000
-status.edit.bgcolor = #F1B500
-status.font = SansSerif,plain,12
-
-# GUI - TABS
-# settings for the tabs at the top
-# (tab images are stored in the lib/theme folder)
-header.bgcolor = #404040
-header.text.selected.color = #323232
-header.text.unselected.color = #3C3C3C
-header.text.font = SansSerif,plain,12
-
-# GUI - CONSOLE
-console.font = Monospaced,plain,11
-console.font.macosx = Monaco,plain,10
-console.color = #000000
-console.output.color = #eeeeee
-console.error.color = #E34C00
-
-# GUI - BUTTONS
-buttons.bgcolor = #505050
-buttons.status.font = SansSerif,plain,12
-buttons.status.color = #ffffff
-
-# GUI - LINESTATUS - editor line number status bar at the bottom of the screen
-linestatus.color = #ffffff
-linestatus.bgcolor = #404040
-linestatus.font = SansSerif,plain,10
-linestatus.height = 20
-
-# EDITOR - DETAILS
-
-# foreground and background colors
-editor.fgcolor = #F8F8F2
-editor.bgcolor = #272822
-
-# highlight for the current line
-editor.linehighlight.color=#3E3D32
-# highlight for the current line
-editor.linehighlight=true
-
-# caret blinking and caret color
-editor.caret.color = #F8F8F0
-
-# color to be used for background when 'external editor' enabled
-editor.external.bgcolor = #c8d2dc
-
-# selection color
-editor.selection.color = #49483E
-
-# area that's not in use by the text (replaced with tildes)
-editor.invalid.style = #7e7e7e,bold
-
-# little pooties at the end of lines that show where they finish
-editor.eolmarkers = false
-editor.eolmarkers.color = #999999
-
-# bracket/brace highlighting
-editor.brackethighlight = true
-editor.brackethighlight.color = #F8F8F2
-
-
-# TEXT - KEYWORDS
-
-# e.g abstract, final, private, if, for
-editor.keyword1.style = #F92672,plain
-
-# e.g. byte, char, short, color, null, true, this, built in functions
-# #A6E22E green
-# #AE81FF purple
-# #66d9ef blue
-editor.keyword2.style = #66d9ef,plain
-
-# e.g. setup, loop
-editor.keyword3.style = #F92672,bold
-
-# TEXT - LITERALS
-
-# constants: e.g. "strings",'stings'
-editor.literal1.style = #E6DB74,plain
-
-# p5 built in variables: e.g. mouseX, width, pixels
-editor.literal2.style = #AE81FF,plain
-
-# http://arduino.cc/
-editor.url.style = #E6DB74,underlined
-
-# e.g. + - = /
-editor.operator.style = #F92672,plain
-
-# ?? maybe this is for words followed by a colon
-# like in case statements or goto
-editor.label.style = #AE81FF,bold
-
-
-# TEXT - COMMENTS
-editor.comment1.style = #75715E,plain
-editor.comment2.style = #75715E,plain
-
-
-# LINE STATUS - editor line number status bar at the bottom of the screen
-linestatus.font = SansSerif,plain,10
-linestatus.height = 20
diff --git a/theme/Dracula.zip b/theme/Dracula.zip
new file mode 100644
index 0000000..a21ddd2
Binary files /dev/null and b/theme/Dracula.zip differ
diff --git a/theme/Hanez.zip b/theme/Hanez.zip
new file mode 100644
index 0000000..ea48dfd
Binary files /dev/null and b/theme/Hanez.zip differ
diff --git a/theme/Monokai.zip b/theme/Monokai.zip
new file mode 100644
index 0000000..216f3c0
Binary files /dev/null and b/theme/Monokai.zip differ
diff --git a/theme/Pilif.zip b/theme/Pilif.zip
new file mode 100644
index 0000000..b5eef5d
Binary files /dev/null and b/theme/Pilif.zip differ
diff --git a/theme/Solarized.zip b/theme/Solarized.zip
new file mode 100644
index 0000000..8f03335
Binary files /dev/null and b/theme/Solarized.zip differ
diff --git a/theme/Tauno.zip b/theme/Tauno.zip
new file mode 100644
index 0000000..64795b3
Binary files /dev/null and b/theme/Tauno.zip differ
diff --git a/theme/TaunoDark.zip b/theme/TaunoDark.zip
new file mode 100644
index 0000000..c24409f
Binary files /dev/null and b/theme/TaunoDark.zip differ