From c5962cdb8aa24243a7b3b3773f5ef357266ce3ac Mon Sep 17 00:00:00 2001 From: Fabian Jakobs Date: Mon, 7 Mar 2011 20:24:15 +0100 Subject: [PATCH] Update themes in the demo and the makefiles --- Makefile.dryice.js | 3 ++- Makefile.dryice.textarea.js | 3 ++- index.html | 8 ++++++++ 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/Makefile.dryice.js b/Makefile.dryice.js index a1136114..49062770 100755 --- a/Makefile.dryice.js +++ b/Makefile.dryice.js @@ -220,7 +220,8 @@ console.log('# ace themes ---------'); [ "clouds", "clouds_midnight", "cobalt", "dawn", "idle_fingers", "kr_theme", - "mono_industrial", "monokai", "pastel_on_dark", "twilight", "eclipse" + "mono_industrial", "monokai", "pastel_on_dark", "twilight", "eclipse", + "merbivore", "merbivore_soft", "vibrant_ink" ].forEach(function(theme) { copy({ source: [{ diff --git a/Makefile.dryice.textarea.js b/Makefile.dryice.textarea.js index 77793ccb..1d615466 100755 --- a/Makefile.dryice.textarea.js +++ b/Makefile.dryice.textarea.js @@ -162,7 +162,8 @@ console.log('# ace themes ---------'); // create themes [ "clouds", "clouds_midnight", "cobalt", "dawn", "idle_fingers", "kr_theme", - "mono_industrial", "monokai", "pastel_on_dark", "twilight", "eclipse" + "mono_industrial", "monokai", "pastel_on_dark", "twilight", "eclipse", + "merbivore", "merbivore_soft", "vibrant_ink" ].forEach(function(theme) { console.log("theme " + theme); copy({ diff --git a/index.html b/index.html index deb03a4b..60703dd5 100644 --- a/index.html +++ b/index.html @@ -39,6 +39,14 @@ + + + + + + + +