knbknb / css-themes

Custom CSS themes for some sites, use with Tampermonkey Browser Extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSS Themes

This repository contains custom CSS themes for websites. These themes can be used to customize the appearance of web pages. Feel free to explore and use these themes.

Auto update installation (recommended)

This method is recommended since it will automatically keep the themes up to date. For this to work you need one of the following extensions:

Once installed navigate to the theme you want to install on this github and click on the themeName.user.js file. At the top of the file you'll see a Raw button that you need to click (see image). You'll then be prompted to install the script.

Reload the website and you should see the new theme.

With the userscripts extension on safari you'll have to click on the extension icon and then click on the install button. (Video tutorial)

Github

Manual installation

Chromium/ Firefox Browser

  • Install the Stylus (Chromium/ Firefox) extension
  • Go to the website and click on the middle part of the url (see image below)
  • A new page will open where you can put in the content of the CSS file
  • Now save the file on the top left
  • Refresh the website to see the result (Please watch this official tutorial if you're having difficulties installing the theme)

Extension

Safari

Please watch this video tutorial. You'll just have to copy and paste the content of the theme.css into the extension and it should work.

About

Custom CSS themes for some sites, use with Tampermonkey Browser Extension


Languages

Language:CSS 77.7%Language:JavaScript 22.3%