-
The Haskell wiki could really benefit from a nicer theme, better syntax highlighting, etc. An example of a good wiki page to be inspired from would be https://wiki.gentoo.org/wiki/Git
ghost updated
5 years ago
-
Idea here is to pair foreground and background colors into a theme that can be applied to the text output.
For example we could have a contrasting colors theme that makes the text stand out against …
-
this package is great. thanks for making it. it is cool to see more canonical systems joining the package.
there is an immediate need a recommended accessible dark theme for the syntax highlightin…
-
### What happened?
The current CSS.sublime-syntax breaks `@scope` at-rule highlighting
```css
@scope (.light-scheme) {
a {
color: red;
}
}
```
![Screenshot 2023-11-12 at 4 29 08 PM]…
-
I recently purchased Chocolat for ad-hoc Java programming and color syntax highlighting is a bit dissappointing -- there's no differentiation between the several syntax types (as compared to my IDE). …
-
The theme is almost perfect, the only issue is the syntax highlighting. Everything with the same name gets highlighted with light gray, it is really hard to see.
-
I have installed Soda Light theme on ST3 (Build 3083). The sidebar and tabs changed color, but editor background color and font color remained same. How to I change these? And enable syntax highlighti…
-
# Problem description
I'm creating my own theme. There I'd prefer to have highlighting less verbose.
Thus I'm trying to `Reverse` the highlighting colors, meaning the text itself gets highlighted (c…
-
I often, but not always, notice that when using theme-toggler, the first tab in each pane gets incompletely toggled -- the color of the gutter and the syntax highlighting colors don't change to the ne…
-
This is really great so far! I saw that you have syntax theme generation coming soon.
What problems are you facing with this so far? I'd love to help make this happen. I will be using this package …