A css file for Stylus to make YKT forums dark and friendly for your eyes
Just install Stylus add-on to your browser and go to YKT-dark page.
clone the repo, then:
-
cd YKT-dark
-
npm install
-
Make some changes in .scss files, for example, change colors in
.\src\colors.scss
-
npm run compile
to compile to.\dist\style.css
-
Paste the
style.css
file contents to Stylus -> new style and limit scope to domains described in the beginning of pasted code.