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.
- Host: GitHub
- URL: https://github.com/bamf2077/userstyles
- Owner: bamf2077
- License: mit
- Created: 2020-12-30T11:18:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-22T09:45:17.000Z (about 1 year ago)
- Last Synced: 2025-03-25T20:15:32.911Z (27 days ago)
- Topics: greasemonkey, stylish, stylus, tampermonkey, usercss, userstyle, userstyles
- Language: SCSS
- Homepage: https://n2o.io/go?page=userstyles&ref=github
- Size: 402 KB
- Stars: 74
- Watchers: 0
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.en.md
- Changelog: CHANGELOG.md
- License: LICENSE
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  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")