-
1. Create html file with css style sheet link
2. Right click code
3. Select preview-plus
4. Error.
**Atom Version**: 1.8.0
**System**: Microsoft Windows 10 Pro
**Thrown From**: [pp](https://github…
-
Originally reported by: **Almar Klein (Bitbucket: [almarklein](http://bitbucket.org/almarklein), GitHub: [almarklein](http://github.com/almarklein))**
---
_Imported from [iep.googlecode.com issue #8…
-
# Overview
When in dark mode, the autocomplete dialog does't conform to the theme colors and uses the default brown background color.
Note that I was able to confirm this behavior after removing a…
-
The theme `solarizedl` has a small misfeature, namely the foreground color used for matching parentheses, used when the cursor lies in the vicinity of one of them, is nearly indistinguishable from the…
boffi updated
5 years ago
-
I've started using jupyter lab instead of regular jupyter notebooks and it's great! However, I really miss the Atom / one-dark / onedork color theme I could use in jupyter notebooks from this repo htt…
mzhng updated
5 years ago
-
I have the following `.pdbrc.py`
```python
import pdb
class Config(pdb.DefaultConfig):
pygments_formatter_class = "pygments.formatters.TerminalTrueColorFormatter"
def __init__(sel…
-
Hi, I'm wondering if this is intended?
Punctuation like curly braces in light theme are in black color different with the text one, while in dark theme both are in the same color
![image](https://…
-
Collecting some possibilities for new screenshots:
- Posted at https://github.com/alphapapa/prism.el/issues/18#issuecomment-1561978176:
![image](https://github.com/alphapapa/prism.el/assets/60136…
-
Hi,
I find that when highlighting code, the selection is so faint on the dark theme, it is hardly recognizable? Anyone else have this issue? In the config file, is there a list of line to tweak that …
-
It seems that Inliner gives 404 errors when @font-face references font files relatively. The first workaround I used was absolute URLs, ex: `https://localhost:3000/font/Gotham Bold.ttf`
I found ano…