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

https://github.com/bamf2077/userstyles

一系列方便实用的用户样式表,如使用思源黑体或微软雅黑替换网页字体,适用于 Stylus、TM、油猴等浏览器扩展。 Various handy stylesheets like replacing web fonts with Source Han Sans or Microsoft YaHei, applicable to browser extensions such as Stylus, Tampermonkey and Greasemonkey.
https://github.com/bamf2077/userstyles

greasemonkey stylish stylus tampermonkey usercss userstyle userstyles

Last synced: 10 days ago
JSON representation

一系列方便实用的用户样式表,如使用思源黑体或微软雅黑替换网页字体,适用于 Stylus、TM、油猴等浏览器扩展。 Various handy stylesheets like replacing web fonts with Source Han Sans or Microsoft YaHei, applicable to browser extensions such as Stylus, Tampermonkey and Greasemonkey.

Awesome Lists containing this project

README

        

[简体中文](https://github.com/francis-zhao/userstyles#readme "读我") [**`* English *`**](https://github.com/francis-zhao/userstyles/blob/master/README.en.md "Readme")

# UserStyles

## Introduction

A bunch of handy user stylesheets with multiple purposes, applicable to user style / user script management browser extensions such as Stylish, [Stylus](http://add0n.com/stylus.html "Stylus"), [Tampermonkey](https://www.tampermonkey.net/ "Tampermonkey"), [Greasemonkey](https://www.greasespot.net/ "Greasemonkey"). The stylesheets are implemented like `userChrome.css`, `Custom.css`, `user.css`, written in ![Sass/SCSS](https://img.shields.io/github/languages/top/francis-zhao/userstyles?style=flat-square) language.


## Items

### [Global Font Series](https://github.com/francis-zhao/userstyles/tree/master/src/global-font)

An user stylesheet to replace all fonts on web pages with Adobe, Microsoft, Huawei and other brands' series fonts such as `Source Han Sans`, `Microsoft YaHei`, `HarmonyOS Sans`, brings you a more unified and beautiful visual style.

You can subscribe to the latest stable version as `UserCSS` (native) or `UserScript` (automatically converted) via [Greasy Fork](https://greasyfork.org/scripts/419362 "Greasy Fork").

- [Global Font: Adobe-branded](https://greasyfork.org/scripts/419362)
- [Global Font: Microsoft-branded](https://greasyfork.org/scripts/419363)
- [Global Font: Huawei-branded](https://greasyfork.org/scripts/439505)

NOTE: Due to the lack of mutil-language supporting, `HarmonyOS` series fonts only support sans-serif fonts of Western (Latin, Cyrillic, Greek) and Chinese (Simplified, Traditional), serif fonts of Japanese, Korean and other language and sans-serif/monospaced fonts of all languages fallback to `Source` series fonts of Adobe. If you need to view non-Chinese webpages, please download the Adobe-branded font package or simply use `Global Font: Adobe-branded`!


### [💡 TURN OFF THE LIGHT, YYeTs!](https://github.com/francis-zhao/userstyles/blob/master/src/yyets-dark-theme/yyets-dark-theme.user.scss)

A dark theme stylesheet for the website of YYeTs subtitle group ( http://yysub.cc/ ).

You can subscribe to the latest stable version as `UserCSS` (native) or `UserScript` (automatically converted) via [Greasy Fork](https://greasyfork.org/scripts/419366 "Greasy Fork").




[Back to top](# "Back to top")