-
Hi,
See the screenshot please:
![screen shot 2013-08-28 at 11 35 01 pm](https://f.cloud.github.com/assets/321962/1043057/77077a84-0ff7-11e3-894e-e776f24f7f67.png)
The bullet of the first item is gra…
-
[Enter steps to reproduce below:]
1. Start Particle Dev, it brings up last project by default, one .ino file open
2. Select device (photon)
3. Wait a few minutes
4. Does not seem to affect funct…
Raelx updated
7 years ago
-
In `monokai-php-css-syntax\index.less`:
Starting from Atom v1.13.0, the contents of `atom-text-editor` elements are no longer encapsulated within a shadow DOM boundary. This means you should stop …
-
I'm not sure how much VSCode's default Markdown code vs. 1mm Monokai contributes to this problem. But Markdown bulleted list items render in a dumb way. Instead of highlighting the asterisk like other…
-
```bash
$ delta --version
delta 0.12.1
$ delta --list-syntax-themes
Light syntax themes:
GitHub
Monokai Extended Light
OneHalfLight
Solarized (light)
gruvbox-light
Dark…
-
Ruby symbols are highlighted in purple with the stock Monokai theme but not with Monokai-Neue.
Example:
```Ruby
bar = {
:foo => 'bar',
foo: 'bar'}
bar[:foo] = 'bar #{bar[:foo]}'
```
Monoka…
-
This is concerning #4.
Even after (or especially because of) these changes, some of the highlighting seems off on any theme that isn't VSCode's default Dark+. Unsurprisingly, casting a lambda functio…
-
How can I go to default after setting a style?
```python
colorful.use_style('monokai')
print colorful.magenta('color')
# looked on source code and tried these without success
# colorful.use…
-
Is there a VIM version comming on the way?
I would like to pay for it because it is worth it!
-
Looking into figuring out how to make it myself, but here's the documentation https://github.com/zyedidia/micro/blob/master/runtime/help/colors.md and a sample color for monokai https://github.com/zye…