diff options
author | Ananya Sen | 2012-04-30 17:26:24 -0700 |
---|---|---|
committer | Ananya Sen | 2012-04-30 17:26:24 -0700 |
commit | 052caf2b8e10a1e42ec1355a9bb7dd039ea01f69 (patch) | |
tree | e3ad43ece3ab621152ff77453c93c4d6f0d80e52 /index.html | |
parent | d548103df7dd1015581d30ebf245003443b47d15 (diff) | |
download | ninja-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-x | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"> |