-
### I would like to be able do the following
1. Fetch the customizable version of the theme in a NodeJS/Electron environment.
2. Modify the colors/variables
3. Create a frontend for it so users…
-
This isn't an actual issue, but more of a request:
Could you make your themes into [UserCSS ](https://github.com/openstyles/stylus/wiki/UserCSS) and host it on GitHub?
I think that would make it …
-
Version 4.3.8.130 (Official Build) (64-bit) (Portable) (Chromium 85.0.4183.121)
I'm not inclined to believe this is a Stylus bug, but whatever's going on, we should probably be aware of what it is,…
-
FireMonkey supports user CSS, but uses a slightly different spec than the one used by Stylus.
I tried to post a userstyle using FireMonkey's syntax and it wasn't accepted on GreasyFork.
I believ…
r-a-y updated
4 years ago
-
I spent some time working on a new method to generate the GitHub Dark style.
https://github.com/StylishThemes/New-GitHub-Dark/tree/nearest-color
Basically, it uses a very similar method as the "…
-
Hello, I have questions.
How can I customize the default web-based editor, namely:
- how to set editor's font, colors etc.
- how create my custom keyboard shortcuts?
As an alternative - is the…
-
It would be great to have a few installation instructions
EDIT: I am also trying to install it on [Ferdi](https://github.com/getferdi/ferdi) but I can't figure it out how to install it
-
See https://github.com/openstyles/stylus/wiki/Usercss
-
The race to last place is an understandable objective for specificity, but DR was much more useful when it could be used in combination with user styles. Obviously, DR is the most popular option for g…
-
We want to output a less format for stylus' Less preprocessor while also having the ability to `@import` files so we can break up our theme sections. I plan to:
1. Move current `github-dark.css` to…