aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAnanya Sen2012-04-30 17:26:24 -0700
committerAnanya Sen2012-04-30 17:26:24 -0700
commit052caf2b8e10a1e42ec1355a9bb7dd039ea01f69 (patch)
treee3ad43ece3ab621152ff77453c93c4d6f0d80e52 /index.html
parentd548103df7dd1015581d30ebf245003443b47d15 (diff)
downloadninja-052caf2b8e10a1e42ec1355a9bb7dd039ea01f69.tar.gz
set up different activeline colors for different themes
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 1821e370..386abac0 100755
--- a/index.html
+++ b/index.html
@@ -30,7 +30,7 @@
30 <link rel="stylesheet" href="imports/codemirror/theme/eclipse.css"> 30 <link rel="stylesheet" href="imports/codemirror/theme/eclipse.css">
31 <link rel="stylesheet" href="js/code-editor/codemirror-ninja/theme/rubyblue-ninja.css"> 31 <link rel="stylesheet" href="js/code-editor/codemirror-ninja/theme/rubyblue-ninja.css">
32 <link rel="stylesheet" href="js/code-editor/codemirror-ninja/theme/lesser-dark-ninja.css"> 32 <link rel="stylesheet" href="js/code-editor/codemirror-ninja/theme/lesser-dark-ninja.css">
33 <link rel="stylesheet" href="imports/codemirror/theme/xq-dark.css"> 33 <link rel="stylesheet" href="js/code-editor/codemirror-ninja/theme/xq-dark-ninja.css">
34 34
35 35
36 <style type="text/css"> 36 <style type="text/css">