-
It would be really great if you make the Visual Studio Code theme based on your awesome ariake-dark-syntax. Is there any hope you do that?
-
The Python syntax highlighting uses primarily just white and the theme color for nearly everything, which makes Python code hard to read. For example, defined function calls, method calls, variables, …
ghost updated
7 years ago
-
Is it possible to adjust color saturation if the background highlighting?
I'm using light theme and they feel too intensive and they overwhelm default syntax highlighting.
I'd like to able to tone t…
-
Hi, I was playing around with initial setup of the library.
It seems like the library recognises only a subset of the syntax (while the same file opened in TextMate is showing the full syntax highligh…
-
### Description / Summary
Right now, statically syntax highlighted code with the default jupyterbook theme uses a different theme (colors, bolding, etc.) than live code with CodeMirror. It would be…
-
Using Release 2020-07-29 "Hogfather" with the standard theme.
Include a footnote https://www.dokuwiki.org/wiki:syntax#footnotes anywhere on a page with the DISCUSSION tag anywhere on the page, and …
-
Instead of only relying on the system preference, it'd be nice to offer an extension preference for theme. Use same logic as color syntax, but allow dark/light/auto.
-
![http://dump.nexua.org/Screen_Shot_2015-05-15_at_3.37.13_PM.png](http://dump.nexua.org/Screen_Shot_2015-05-15_at_3.37.13_PM.png)
The styling of the markdown should be up to the end user, not the whi…
-
#### Category
- [x] Enhancement
- [ ] Bug
- [ ] Question
#### Expected / Desired Behavior / Question
I created a property pane control that uses the Monaco editor for code editing. I have a…
-
I'm currently using `@codemirror/theme-one-dark` on Codemirror 6 alongside Emmet (implemented using the `abbreviationTracker` extension) and I've noticed that the syntax highlighting is incorrect. See…