-
Hi! I'm using [this ipython_config.py](https://github.com/petobens/dotfiles/blob/master/python/ipython_config.py) but I cannot seem to override the completion menu colors. Following https://github.com…
-
``` sh
pip install pygments
ln -s ~/cloned/talkode/Programming.clr ~/Library/Colors/
# because I'm using a homebrewed python
ln -s ~/cloned/talkode/presentation.py /usr/local/Cellar/python/2.7.6/Fram…
-
We've got at least three trainings that could use `jsx` as a lexer via [jsx-lexer](https://github.com/fcurella/jsx-lexer). This lexer works with other themes, but not the RTD theme.
See https://git…
-
Hi there,
great Pygments style! I was wondering whether you have plans to update it reflect the current Github style?
![image](https://user-images.githubusercontent.com/2971539/78607718-e6f0fa00…
fladd updated
3 years ago
-
**Describe the bug**
Unable to use any markdown file with fenced code blocks, like the terminal_ext example
**To Reproduce**
Steps to reproduce the behavior:
```
lookatme ~/Downloads/example.…
-
The `mdBook` project has a mechanism to select a color theme, see e.g. https://rust-lang.github.io/mdBook/.
It would be great to have a similar (of course optional) mechanism for the `insipid` them…
-
### Description
I use `--CSSHTMLHeaderPreprocessor.style=solarized-dark` for example when exporting a notebook to modify the code syntax highlighting. In ` >6.0.0` this fails (silently) and only uses…
-
## xonfig
```
$ xonfig
+------------------+-----------------+
| xonsh | 0.14.0 |
| Python | 3.11.4 |
| PLY | 3.11 |
| have r…
-
**Version info**:
qutebrowser v3.3.1
Git commit:
Backend: QtWebEngine 6.8
based on Chromium 122.0.6261.171
with security patches up to 129.0.6668.70 (plus any distribution patches)
(sourc…
-
I'm using Pygments via Sphinx, but I've seen that this also happens with Pygments alone ...
Observed behavior:
pygmentize -f html -O full=True,linenos=inline,style=solarized-light hello.py
…