/github.com-monospace-font-changer

Generates a css file for Stylebot that replaces "SFMono" to "Operator Mono" on github.com

Primary LanguageJavaScript

For use with Stylebot. How it works:

  • parse given css files from github.com
  • get all selectors with a font declaration that contains "monospace"
  • write [out.css] with the selectors and the updated font family