CustomCSS

Custom CSS for Various Sites

Download as .zip Download as .tar.gz View on GitHub

GitHub branch checks state GitHub last commit GitHub issues GitHub stars GitHub forks

Custom CSS for Various Sites

This repo has various dark themes for multiple websites. They are built using UserCSS and support automatic updates.

Table of Contents

  1. Themes
  2. How to use
  3. Contributions

Themes

Dark Scrollbar for Chrome

Install directly with Stylus

Dark Stylus Theme

Install directly with Stylus

Dark Deluge Theme

Install directly with Stylus

Dark Tvmaze Theme

Install directly with Stylus

Docker Hub Dark Theme

Install directly with Stylus

Github Custom Icon Color

Install directly with Stylus

Dark Goodreads Theme

Install directly with Stylus

Dark Home Assistant website/forum Theme

Install directly with Stylus

Dark Mobilism Theme

Install directly with Stylus

Nginx Proxy Manager Dark Theme

Install directly with Stylus

Dark unRaid Theme

Install directly with Stylus

Dark IMDB Theme

Install directly with Stylus

Dark W3Schools Theme

Install directly with Stylus

How to use

Userstyle manager

First, you need a userstyle manager that supports installing UserCSS.

Currently these two extensions support UserCSS, but the UserCSS is not standardized, so a userstyle may work in one, but not the other.

UserCSS file

Now we need to find a style to install.

Install a file

To install a file, open the file within the browser. The file can be hosted anywhere on the web, or on your local drive.

For example, to add a Quora.com external link Dark theme, go to Quora Dark installation instructions external link (you don’t need to be logged in), then click the “Install the usercss” link.

You could also open the .user.css file directly if you know the url.

Once the raw quora-dark.user.css file is open in the browser, Stylus will open a new tab showing some basic information & options:

quora dark usercss installation

Once installed, you will be redirected to Stylus’ editor page with the newly installed/updated UserCSS loaded. Close this if you don’t want or need to modify the style.

Further instructions can be found here.

Back to top

Contributions

If you would like to contribute to this repository, please…

  1. repo-forked Fork
  2. 👌 Create a pull request!

Back to top