{"id":14988951,"url":"https://github.com/bamf2077/userstyles","last_synced_at":"2025-10-19T05:11:22.104Z","repository":{"id":50559843,"uuid":"325531154","full_name":"bamf2077/userstyles","owner":"bamf2077","description":"一系列方便实用的用户样式表，如使用思源黑体或微软雅黑替换网页字体，适用于 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.","archived":false,"fork":false,"pushed_at":"2024-03-22T09:45:17.000Z","size":412,"stargazers_count":74,"open_issues_count":2,"forks_count":6,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-25T20:15:32.911Z","etag":null,"topics":["greasemonkey","stylish","stylus","tampermonkey","usercss","userstyle","userstyles"],"latest_commit_sha":null,"homepage":"https://n2o.io/go?page=userstyles\u0026ref=github","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bamf2077.png","metadata":{"files":{"readme":"README.en.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-12-30T11:18:56.000Z","updated_at":"2025-03-17T06:27:12.000Z","dependencies_parsed_at":"2024-04-12T15:22:34.198Z","dependency_job_id":"4443765e-b010-4008-bd05-e5dc9fcfb056","html_url":"https://github.com/bamf2077/userstyles","commit_stats":null,"previous_names":["bamf2077/userstyles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamf2077%2Fuserstyles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamf2077%2Fuserstyles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamf2077%2Fuserstyles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamf2077%2Fuserstyles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bamf2077","download_url":"https://codeload.github.com/bamf2077/userstyles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248501658,"owners_count":21114676,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["greasemonkey","stylish","stylus","tampermonkey","usercss","userstyle","userstyles"],"created_at":"2024-09-24T14:17:29.009Z","updated_at":"2025-10-19T05:11:21.999Z","avatar_url":"https://github.com/bamf2077.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"[\u003ckbd\u003e简体中文\u003c/kbd\u003e](https://github.com/francis-zhao/userstyles#readme \"读我\") [\u003ckbd\u003e**`* English *`**\u003c/kbd\u003e](https://github.com/francis-zhao/userstyles/blob/master/README.en.md \"Readme\")\n\n# UserStyles\n\n## Introduction\n\nA 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.\n\n\u003cbr\u003e\n\n## Items\n\n### [Global Font Series](https://github.com/francis-zhao/userstyles/tree/master/src/global-font)\n\nAn 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.\n\nYou can subscribe to the latest stable version as `UserCSS` (native) or `UserScript` (automatically converted) via [Greasy Fork](https://greasyfork.org/scripts/419362 \"Greasy Fork\").\n\n- [Global Font: Adobe-branded](https://greasyfork.org/scripts/419362)\n- [Global Font: Microsoft-branded](https://greasyfork.org/scripts/419363)\n- [Global Font: Huawei-branded](https://greasyfork.org/scripts/439505)\n\nNOTE: 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`!\n\n\u003cbr\u003e\n\n### [💡 TURN OFF THE LIGHT, YYeTs!](https://github.com/francis-zhao/userstyles/blob/master/src/yyets-dark-theme/yyets-dark-theme.user.scss)\n\nA dark theme stylesheet for the website of YYeTs subtitle group ( http://yysub.cc/ ).\n\nYou can subscribe to the latest stable version as `UserCSS` (native) or `UserScript` (automatically converted) via [Greasy Fork](https://greasyfork.org/scripts/419366 \"Greasy Fork\").\n\n\u003cbr\u003e\n\u003cbr\u003e\n\n[\u003ckbd\u003eBack to top\u003c/kbd\u003e](# \"Back to top\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbamf2077%2Fuserstyles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbamf2077%2Fuserstyles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbamf2077%2Fuserstyles/lists"}