Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.06 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.06 KB

userstyles

Personally created and modified userstyles to be used with Stylus

What is Stylus

"Stylus" is a fork of the popular Stylish extension which can be used to restyle the web. The objective in creating Stylus was to remove any and all analytics, and return to a more user-friendly UI.

Provided Styles

  1. Spotify
  2. ClickUp

How To Guides

  1. Adding custom fonts

Adding custom fonts

  1. Grab the desired font face from a static site such as googleapis for fonts (eg. https://fonts.googleapis.com/css2?family=Open+Sans&display=swap)
  2. Add that font face to your app's Stylus custom stylesheet (eg. https://github.com/nezhivar/userstyles/blob/main/spotify/spotify.css#L11-L18)