vendor/assets/stylesheets/codemirror/themes/ambiance.css in codemirror-rails-2.35 vs vendor/assets/stylesheets/codemirror/themes/ambiance.css in codemirror-rails-2.36

- old
+ new

@@ -1,5 +1,5 @@ -/* ambiance theme for code-mirror */ +/* ambiance theme for codemirror */ /* Color scheme */ .cm-s-ambiance .cm-keyword { color: #cda869; } .cm-s-ambiance .cm-atom { color: #CF7EA9; }