-
Is it possible to have all the settings sync, but the color scheme is different on each OS?
For example, when I'm on Pop-os, windows or Arch I'd like to have a Nordic theme. But on Manjaro, I prefer …
-
### IDE Information
PyCharm 2024.1.4 (Professional Edition)
Build #PY-241.18034.82, built on June 24, 2024
Licensed to ******* / Ole Jørgen Brønner
Runtime version: 17.0.11+1-b1207.24 amd64
VM: O…
-
In NodeJS, when you instanciate a new class with multiple arguments it starts to freak out.
Here is an example of class and function, the function colors are correct, but the class colors aren't:
…
-
Hi!
I love this editor and I use it to conveniently edit my sublime themes. However, I would also like to import the **same** theme to different editors that do not support tmThemes. For example, it w…
-
### Feature Request
Custom variables support in workspace settings.
### Example
```
{
"workbench.customVariables": {
"themeColors": {
"darkColor": "#121212"
…
-
here's my Settings - User
{
"bold_folder_labels": true,
"color_scheme": "Packages/Theme - Flatland/Flatland Monokai.tmTheme",
"fade_fold_buttons": false,
"flatland_sidebar_tree_small":…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.15.0 x64
**Electron**: 1.3.13
**OS**: Mac OS X 10.12.4
**Thrown From**: [redpen](https://github.com/griffin-stewie/atom-redpen) package …
-
Hello all
### Describe the bug
When I add to the `_config.yml` file
```
sphinx:
recursive_update: true
config:
pygments_style: pygments.styles.xcode.XcodeStyle
```
I expect the…
-
Hi, first thanks for your work about the integration of asciidoc support :).
I would like to help but I don't know how to enhance the plugin to add color on various title level.
I mean it will be very…
-
I know you can call setTheme and setMode to set theme and mode, but how are you supposed to call them in your application? Calling them won't work (although silently) before the mandrill_ace template …