Replies: 1 comment 7 replies
-
Looks like you may have another style that overrides the theme. You can either disable it or override it by making a new style: .cm-s-bespin div.CodeMirror-selected {background: #fff !important;} |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there,
I am using the
bespin
theme for the CodeMirror editor. However, one very frustrating aspect of this, is that it has very bad visual feedback on selectionI was wondering - is this something you'd consider changing locally?
Or should I ask upstream?
Beta Was this translation helpful? Give feedback.
All reactions