kentor / github.com-monospace-font-changer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 64.7%Language:CSS 35.3%