-
Notifications
You must be signed in to change notification settings - Fork 652
Closed
Labels
Description
GitHub switched from ACE to CodeMirror on Gist and GitHub. We need to
- Investigate if ACE is active somewhere, otherwise drop the ACE themes.
- Create new themes. Examples: https://github.com/codemirror/CodeMirror/tree/master/theme
- Do a general pass on things not styles by themes (
cm-s-githubis a partial theme that relies on CodeMirror's default theme to some extent)