-
I traced the culprit down to this line:
https://github.com/toroidal-code/cycle-themes.el/blob/6e125d11fdbc6b78fc9f219eb2609a5e29815898/cycle-themes.el#L102
Change `(not (custom-theme-p current-t…
-
I use [jupyter themes](https://github.com/dunovank/jupyter-themes) for my daily coding, but unfortunately eli5 results can not be seen when using their dark mode (more specifically, monokai dark mode)…
-
For some reason, the points of arrows in function returns are red...
Seems to be an issue in most colour schemes, except where the entire arrow is red (e.g. vscode default monokai scheme).
S…
-
This error appeared right after installing inline-autocomplete on the latest Atom beta and randomly typing/selecting some gibberish into an empty buffer
**Atom**: 1.19.0-beta2 x64
**Electron**: 1.…
-
I am using vscode on Ubuntu (19.04), with font `Office Code Pro D` and theme `Monokai`, and Polacode is not using my set font.
here is a screenshot of my issue
![image](https://user-images.github…
-
I'm using Emacs 24.5.1 on Ubuntu 15.04 and the latest version of this package. When I start ERC, none of the buffers that get created have any colors. I've attached a screen shot.
If I don't call `(h…
-
Code Themes no longer show colors correctly—every theme displays as greyscale, with just a couple of exceptions.
Here's Monokai:
I'm running:
Quiver 3.1.2(126)
macOS 10.12.6 (16G1309)
cmilr updated
6 years ago
-
Can you please separate file name with any color? so it can be easily parsed at glance. I can't find how to change it
![find results hud-enterprise 2015-06-30 16-29-29](https://cloud.githubuserconten…
-
-
Version of react-ace: 9.4.1.
I wrote a small component to test XML syntax highlighting:
```
import React from 'react';
import 'ace-builds'
import AceEditor from 'react-ace';
// import mode- …