1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Removed color theme selection: we currently support only one theme

This commit is contained in:
Federico Fissore
2015-04-24 17:30:11 +02:00
parent 330aeb0ba1
commit 2ec7a02532
4 changed files with 10 additions and 43 deletions

View File

@ -86,9 +86,6 @@ editor.window.height.min = 290
# tested to be 515 on Windows XP, this leaves some room
#editor.window.height.min.windows = 530
# Syntax coloring ( on lib/theme/syntax )
editor.syntax_theme=default
# Enable code folding
editor.code_folding=true