An open API service indexing awesome lists of open source software.

https://github.com/siddhpant/typora-user-css

Personal base.user.css modifications for Typora
https://github.com/siddhpant/typora-user-css

typora typora-css typora-theme user-config

Last synced: 8 months ago
JSON representation

Personal base.user.css modifications for Typora

Awesome Lists containing this project

README

          

# Personal base.user.css modifications for Typora

For each stuff/css change, there is its own file in `base.user.css.d` folder.

I make use of import statements to put them into main css file, and thus I can easily comment out things I don't want without bothering about large blocks of css.

See `base.user.css` for an example.

---

Putting this in a repo instead of a gist since gist does not support directories.