{"id":18541325,"url":"https://github.com/nick2bad4u/userstyles","last_synced_at":"2025-10-28T06:37:22.102Z","repository":{"id":257934443,"uuid":"860223235","full_name":"Nick2bad4u/UserStyles","owner":"Nick2bad4u","description":"Collection of UserStyles and UserScripts made by Typpi","archived":false,"fork":false,"pushed_at":"2025-10-24T00:19:42.000Z","size":98212,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T02:39:48.712Z","etag":null,"topics":["stylus","tampermonkey","userscript","userscript-collection","userstyle","userstyle-collection"],"latest_commit_sha":null,"homepage":"https://userstyles.github.typpi.online/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nick2bad4u.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-20T03:40:10.000Z","updated_at":"2025-10-10T18:40:28.000Z","dependencies_parsed_at":"2024-10-26T05:34:41.623Z","dependency_job_id":"d39f93c6-f674-42e3-be24-91afad8e6e41","html_url":"https://github.com/Nick2bad4u/UserStyles","commit_stats":null,"previous_names":["nick2bad4u/userstyles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nick2bad4u/UserStyles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nick2bad4u%2FUserStyles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nick2bad4u%2FUserStyles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nick2bad4u%2FUserStyles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nick2bad4u%2FUserStyles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nick2bad4u","download_url":"https://codeload.github.com/Nick2bad4u/UserStyles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nick2bad4u%2FUserStyles/sbom","scorecard":{"id":86650,"data":{"date":"2025-08-12T07:29:50Z","repo":{"name":"github.com/Nick2bad4u/UserStyles","commit":"f0f1bb03705de5dfffd63628d33af1907025b22e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":5.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/Bandit.yml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/Bandit.yml:49","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/Bandit.yml:50","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/Snake.yml:42","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:56","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:57","Info: jobLevel 'actions' permission set to 'read': .github/workflows/devskim.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/devskim.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/eslint.yml:42","Info: jobLevel 'actions' permission set to 'read': .github/workflows/eslint.yml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/label.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ossar.yml:24","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ossar.yml:26","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/rebase.yml:12","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/rebase.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:58","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:59","Info: jobLevel 'issues' permission set to 'read': .github/workflows/scorecards.yml:61","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/scorecards.yml:62","Info: jobLevel 'checks' permission set to 'read': .github/workflows/scorecards.yml:64","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sobelow.yml:50","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/sobelow.yml:51","Info: jobLevel 'actions' permission set to 'read': .github/workflows/sobelow.yml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/summary.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/super-linter.yml:48","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/super-linter.yml:49","Info: topLevel 'contents' permission set to 'read': .github/workflows/ActionLint.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/Bandit.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/Snake.yml:33","Info: topLevel 'contents' permission set to 'read': .github/workflows/black-formatter.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/deno.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/devskim.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/eslint.yml:31","Warn: topLevel 'contents' permission set to 'write': .github/workflows/generate-file-list.yml:7","Warn: no topLevel permission defined: .github/workflows/git-sizer-dispatch.yml:1","Warn: no topLevel permission defined: .github/workflows/git-sizer.yml:1","Warn: no topLevel permission defined: .github/workflows/gitleaks.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/greetings.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/label.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/mega-linter.yml:10","Warn: no topLevel permission defined: .github/workflows/npm-audit.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ossar.yml:14","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner.yml:51","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner.yml:53","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner.yml:54","Warn: no topLevel permission defined: .github/workflows/prettier.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pssecret-scanner.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebase.yml:6","Warn: no topLevel permission defined: .github/workflows/repo-stats.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:43","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/security-devops.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/semgrep.yml:34","Warn: no topLevel permission defined: .github/workflows/sitemap.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sobelow.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/spelling_action.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/static.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/stylelint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/summary.yml:8","Warn: topLevel 'contents' permission set to 'write': .github/workflows/super-linter.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/trufflehog.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/typos.yml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/eslint.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/generate-file-list.yml:53","Warn: npmCommand not pinned by hash: .github/workflows/npm-audit.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/prettier.yml:39","Info:  62 out of  62 GitHub-owned GitHubAction dependencies pinned","Info:  64 out of  64 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: The Unlicense: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Warn: 'force pushes' enabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (8) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5pq7-52mg-hr42","Warn: Project is vulnerable to: GHSA-jphg-qwrw-7w9g","Warn: Project is vulnerable to: GHSA-wmjf-jpjj-9f3j","Warn: Project is vulnerable to: GHSA-mqcp-p2hv-vw6x","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"5 out of 5 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":3,"reason":"project has 1 contributing companies or organizations -- score normalized to 3","details":["Info: found contributions from: stepsecurity"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-15T07:04:16.598Z","repository_id":257934443,"created_at":"2025-08-15T07:04:16.598Z","updated_at":"2025-08-15T07:04:16.598Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281397339,"owners_count":26493908,"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","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["stylus","tampermonkey","userscript","userscript-collection","userstyle","userstyle-collection"],"created_at":"2024-11-06T20:04:44.138Z","updated_at":"2025-10-28T06:37:22.096Z","avatar_url":"https://github.com/Nick2bad4u.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Userstyles and Userscripts by Nick2bad4u / Typpi ☠️\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg\n      src=\"https://github.com/Nick2bad4u/Nick2bad4u/blob/main/assets/GitHubProfileLines.gif?raw=true\"\n      alt=\"Repository Banner Line Animation\"\n      width=\"100%\"\n    /\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/nick2bad4u/UserStyles/pulls\" title=\"View or submit pull requests\"\u003e\n    \u003cimg alt=\"Badge: PRs Welcome (green, flat-square style)\" src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square\u0026logo=github\" title=\"PRs Welcome\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/nick2bad4u/UserStyles/blob/master/CONTRIBUTING.md\" title=\"Read the contributing guidelines\"\u003e\n    \u003cimg alt=\"Badge: Contributions Accepted (dark green, flat-square style)\" src=\"https://img.shields.io/badge/Contributions-Accepted-darkgreen?style=flat-square\u0026logo=contributorcovenant\" title=\"Contributions Accepted\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/nick2bad4u/UserStyles/graphs/contributors\" title=\"View project contributors\"\u003e\n    \u003cimg alt=\"Badge: Contributors (dynamic count, flat-square style)\" src=\"https://img.shields.io/github/contributors/nick2bad4u/UserStyles?style=flat-square\u0026logo=contributorcovenant\" title=\"Contributors\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/nick2bad4u/UserStyles/stargazers\" title=\"See who starred this repo\"\u003e\n    \u003cimg alt=\"Badge: GitHub Stars (dynamic count, flat-square style)\" src=\"https://img.shields.io/github/stars/nick2bad4u/UserStyles?style=flat-square\u0026logo=polestar\" title=\"GitHub Stars\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/nick2bad4u/UserStyles/issues\" title=\"View open issues\"\u003e\n    \u003cimg alt=\"Badge: GitHub Issues (dynamic count, flat-square style)\" src=\"https://img.shields.io/github/issues/nick2bad4u/UserStyles?style=flat-square\u0026logo=wwise\" title=\"GitHub Issues\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/nick2bad4u/UserStyles/commits\" title=\"View recent commits\"\u003e\n    \u003cimg alt=\"Badge: Last Commit (dynamic date, flat-square style)\" src=\"https://img.shields.io/github/last-commit/nick2bad4u/UserStyles?style=flat-square\u0026logo=commonworkflowlanguage\" title=\"Last Commit\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/nick2bad4u/UserStyles\" title=\"GitHub Drama main repository\"\u003e\n    \u003cimg alt=\"Badge: Repository Views (dynamic count, flat style)\" src=\"https://views.igorkowalczyk.dev/api/badge/UserStyles-Modern?style=flat\" title=\"Repository Views\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/LICENSE.md\" title=\"View project license\"\u003e\n    \u003cimg alt=\"Badge: License (UnLicense, flat-square style)\" src=\"https://img.shields.io/github/license/nick2bad4u/UserStyles?style=flat-square\u0026logo=unlicense\" title=\"License: UnLicense\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://prettier.io/\" title=\"Code Style: Prettier\"\u003e\n    \u003cimg alt=\"Badge: Code Style (Prettier, pink, flat-square style)\" src=\"https://img.shields.io/badge/code%20style-prettier-ff69b4.svg\" title=\"Code Style: Prettier\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/README.md\" title=\"Made with Markdown\"\u003e\n    \u003cimg alt=\"Badge: Made with (Markdown, blue, flat-square style)\" src=\"https://img.shields.io/badge/made%20with-Markdown-blue\" title=\"Made with Markdown\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/Nick2bad4u/UserStyles/forks\" title=\"Forks\"\u003e\n    \u003cimg alt=\"Badge: Forks (dynamic count, flat-square style)\" src=\"https://img.shields.io/github/forks/nick2bad4u/UserStyles?style=flat-square\u0026logo=greasyfork\" title=\"Forks\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://nick2bad4u.github.io/UserStyles/\" title=\"GitHub Pages Status\"\u003e\n    \u003cimg alt=\"Badge: GitHub Pages Status (dynamic, flat-square style)\" src=\"https://img.shields.io/website?url=https%3A%2F%2Fnick2bad4u.github.io%2FUserStyles%2F\u0026up_message=Online\u0026down_message=Offline\u0026style=flat-square\u0026logo=github\u0026label=Github%20Pages\u0026cacheSeconds=6000\u0026link=https%3A%2F%2Fnick2bad4u.github.io%2FUserStyles%2F\" title=\"GitHub Pages Status\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003c!--\n\tThis README file references multiple GitHub Actions workflows via badges to indicate\n\tthe current status of various checks (linting, security scanning, deployment, etc.).\n\tEach badge provides a direct link to the corresponding workflow run,\n\toffering at-a-glance insight into the project's health checks and automation processes.\n--\u003e\n\n[![Action Lint](https://github.com/Nick2bad4u/UserStyles/actions/workflows/ActionLint.yml/badge.svg)](https://github.com/Nick2bad4u/UserStyles/actions/workflows/ActionLint.yml)\n[![Bandit Linter](https://github.com/Nick2bad4u/UserStyles/actions/workflows/Bandit.yml/badge.svg)](https://github.com/Nick2bad4u/UserStyles/actions/workflows/Bandit.yml)\n[![Black Formatter](https://github.com/Nick2bad4u/UserStyles/actions/workflows/black-formatter.yml/badge.svg)](https://github.com/Nick2bad4u/UserStyles/actions/workflows/black-formatter.yml)\n[![Code Quality](https://github.com/Nick2bad4u/UserStyles/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/Nick2bad4u/UserStyles/actions/workflows/github-code-scanning/codeql)\n[![Dependabot Updates](https://github.com/Nick2bad4u/UserStyles/actions/workflows/dependabot/dependabot-updates/badge.svg)](https://github.com/Nick2bad4u/UserStyles/actions/workflows/dependabot/dependabot-updates)\n[![Dependency Review](https://github.com/Nick2bad4u/UserStyles/actions/workflows/dependency-review.yml/badge.svg)](https://github.com/Nick2bad4u/UserStyles/actions/workflows/dependency-review.yml)\n[![Dev Skim](https://github.com/Nick2bad4u/UserStyles/actions/workflows/devskim.yml/badge.svg)](https://github.com/Nick2bad4u/UserStyles/actions/workflows/devskim.yml)\n[![Generate File List](https://github.com/Nick2bad4u/UserStyles/actions/workflows/generate-file-list.yml/badge.svg)](https://github.com/Nick2bad4u/UserStyles/actions/workflows/generate-file-list.yml)\n[![GitHub Pages](https://github.com/Nick2bad4u/UserStyles/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/Nick2bad4u/UserStyles/actions/workflows/pages/pages-build-deployment)\n[![GitHub Static Pages](https://github.com/Nick2bad4u/UserStyles/actions/workflows/static.yml/badge.svg)](https://github.com/Nick2bad4u/UserStyles/actions/workflows/static.yml)\n[![GitHub Pages - Generate XML sitemap](https://github.com/Nick2bad4u/UserStyles/actions/workflows/sitemap.yml/badge.svg)](https://github.com/Nick2bad4u/UserStyles/actions/workflows/sitemap.yml)\n[![Labeler Workflow](https://github.com/Nick2bad4u/UserStyles/actions/workflows/label.yml/badge.svg)](https://github.com/Nick2bad4u/UserStyles/actions/workflows/label.yml)\n[![OSSAR Analysis](https://github.com/Nick2bad4u/UserStyles/actions/workflows/ossar.yml/badge.svg)](https://github.com/Nick2bad4u/UserStyles/actions/workflows/ossar.yml)\n[![OSV Scanner](https://github.com/Nick2bad4u/UserStyles/actions/workflows/osv-scanner.yml/badge.svg)](https://github.com/Nick2bad4u/UserStyles/actions/workflows/osv-scanner.yml)\n[![Semgrep Linter](https://github.com/Nick2bad4u/UserStyles/actions/workflows/semgrep.yml/badge.svg)](https://github.com/Nick2bad4u/UserStyles/actions/workflows/semgrep.yml)\n[![Snake](https://github.com/Nick2bad4u/UserStyles/actions/workflows/Snake.yml/badge.svg)](https://github.com/Nick2bad4u/UserStyles/actions/workflows/Snake.yml)\n[![Sobelow](https://github.com/Nick2bad4u/UserStyles/actions/workflows/sobelow.yml/badge.svg)](https://github.com/Nick2bad4u/UserStyles/actions/workflows/sobelow.yml)\n[![Stale Issues](https://github.com/Nick2bad4u/UserStyles/actions/workflows/stale.yml/badge.svg)](https://github.com/Nick2bad4u/UserStyles/actions/workflows/stale.yml)\n[![StyleLint](https://github.com/Nick2bad4u/UserStyles/actions/workflows/stylelint.yml/badge.svg)](https://github.com/Nick2bad4u/UserStyles/actions/workflows/stylelint.yml)\n[![Super Linter](https://github.com/Nick2bad4u/UserStyles/actions/workflows/super-linter.yml/badge.svg)](https://github.com/Nick2bad4u/UserStyles/actions/workflows/super-linter.yml)\n[![Supply Chain Security](https://github.com/Nick2bad4u/UserStyles/actions/workflows/scorecards.yml/badge.svg)](https://github.com/Nick2bad4u/UserStyles/actions/workflows/scorecards.yml)\n[![Welcome Greetings](https://github.com/Nick2bad4u/UserStyles/actions/workflows/greetings.yml/badge.svg)](https://github.com/Nick2bad4u/UserStyles/actions/workflows/greetings.yml)\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg\n      src=\"https://github.com/Nick2bad4u/Nick2bad4u/blob/main/assets/GitHubProfileLines%20(2).gif?raw=true\"\n      alt=\"Repository Banner Line Animation\"\n      width=\"100%\"\n    /\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://git.io/typing-svg\"\u003e\n    \u003cimg\n      src=\"https://readme-typing-svg.herokuapp.com?font=Fira+Code\u0026size=25\u0026pause=5000\u0026color=A231F7\u0026center=true\u0026vCenter=true\u0026width=600\u0026lines=Welcome+to+my+GitHub+Userstyles+Repo!\"\n      alt=\"Typing SVG\"\n    /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg\n        src=\"https://repobeats.axiom.co/api/embed/9831c07785869d711723400c1b0acbae9d78dc50.svg\"\n        alt=\"Repobeats Analytics\"\n    /\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg\n      src=\"https://github.com/Nick2bad4u/Nick2bad4u/blob/main/assets/GitHubProfileLines%20(8).gif?raw=true\"\n      alt=\"Repository Banner Line Animation\"\n      width=\"100%\"\n    /\u003e\n\u003c/div\u003e\n\n## Typpi's UserStyles\n\nA curated collection of **UserStyles** and scripts made by **Typpi** (@nick2bad4u), designed to improve web experiences with sleek dark modes,\nenhanced functionality, and unique themes.\n\n### Featured Styles\n\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/17track.net-DarkMode.user.css\" style=\"color: #500EB1;\"\u003e17track.net Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/ActivityFixDarkMode.user.css\" style=\"color: #188816;\"\u003eActivityFix Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/Archive.orgNightTheme(Updated).user.css\" style=\"color: #14A0BA;\"\u003eArchive.org Night Theme (Updated)\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/AscentDescentMetersToFeet.user.js\" style=\"color: #317A44;\"\u003eAscentDescent Meters To Feet\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/AutoMergeDependabotPRs.user.js\" style=\"color: #B0419B;\"\u003eAutoMerge Dependabot PRs\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/Benjdd-dark.user.css\" style=\"color: #98712E;\"\u003eBenjdd Dark\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/CFG.tf-DarkMode.user.css\" style=\"color: #37FBE9;\"\u003eCFG.tf Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/CSSGradient-DarkMode.user.css\" style=\"color: #A5CA54;\"\u003eCSS Gradient Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/CSSPortal-Dark.user.css\" style=\"color: #493E4C;\"\u003eCSS Portal Dark\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/Copilot-Microsoft-Blackmode.user.css\" style=\"color: #6E46F1;\"\u003eCopilot Microsoft Blackmode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/CrystalMathLabs-BlackMode.user.css\" style=\"color: #D07C22;\"\u003eCrystalMathLabs Black Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/DCRainMaker-DarkMode.user.css\" style=\"color: #88E490;\"\u003eDCRainMaker Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/DeleteYoutubePlaylists.user.js\" style=\"color: #29F8C0;\"\u003eDelete YouTube Playlists\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/EnhanceYouTubeProfilePictures.user.js\" style=\"color: #167E70;\"\u003eEnhance YouTube Profile Pictures\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/EnlargeYouTubeChatProfilePictures.user.js\" style=\"color: #9C69E3;\"\u003eEnlarge YouTube Chat Profile Pictures\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/EnlargeYouTubeCommentSectionProfilePictures.user.js\" style=\"color: #C3F2E3;\"\u003eEnlarge YouTube Comment Section Profile Pictures\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/Favero-DarkMode.user.css\" style=\"color: #B9DAD5;\"\u003eFavero Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/FitFileViewer-DarkTheme.user.css\" style=\"color: #94F115;\"\u003eFitFileViewer Dark Theme\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/FiveServer-DarkMode.user.css\" style=\"color: #6AF71C;\"\u003eFiveServer Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/GOTOESFitFileEditor-AutoClosePopup.user.js\" style=\"color: #5C6910;\"\u003eGOTOES Fit File Editor Auto Close Popup\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/GTBikeV-DarkMode.user.css\" style=\"color: #A299A0;\"\u003eGTBikeV Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/GarminBadges-DarkMode.user.css\" style=\"color: #A3DDD7;\"\u003eGarmin Badges Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/GarminConnectRemoveGear.user.js\" style=\"color: #BBCBB3;\"\u003eGarmin Connect Remove Gear\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/GarminRumors-DarkMode.user.css\" style=\"color: #D5D608;\"\u003eGarmin Rumors Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/GyazoDirectLink.user.js\" style=\"color: #1A9495;\"\u003eGyazo Direct Link\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/HideChineseUserstyles.user.js\" style=\"color: #3E3BAA;\"\u003eHide Chinese Userstyles\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/HideNon-EnglishUserstyles.user.js\" style=\"color: #9F2377;\"\u003eHide Non-English Userstyles\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/Kiwifarms-Black.user.css\" style=\"color: #885B66;\"\u003eKiwifarms Black\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/Kiwifarms-Halloween.user.css\" style=\"color: #E86C24;\"\u003eKiwifarms Halloween\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/MarkdownViewer++Theme.user.css\" style=\"color: #BFCE18;\"\u003eMarkdownViewer++ Theme\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/Medicare-Gov-Dark-Mode.user.css\" style=\"color: #6B2AF5;\"\u003eMedicare Gov Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/MyWorkoutCompanion-Dark.user.css\" style=\"color: #E3BD23;\"\u003eMyWorkout Companion Dark\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/OSRS-HiScores-BlackMode.user.css\" style=\"color: #2A6C65;\"\u003eOSRS HiScores Black Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/OSRSWikiAuto-Categorizer-SlowMode.user.js\" style=\"color: #F3FA33;\"\u003eOSRS Wiki Auto Categorizer Slow Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/OSRSWikiAuto-Categorizer.user.js\" style=\"color: #8A30DA;\"\u003eOSRS Wiki Auto Categorizer\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/OSRSWikiAuto-Navbox-SlowMode.user.js\" style=\"color: #B99C04;\"\u003eOSRS Wiki Auto Navbox Slow Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/OSRSWorldHeatmap-Dark.user.css\" style=\"color: #368772;\"\u003eOSRS World Heatmap Dark\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/OldRedditNewProfilePictures-API-Key-Version-Reddit-Only-Version.user.js\" style=\"color: #956F33;\"\u003eOldReddit New Profile Pictures API Key Version Reddit Only Version\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/OldRedditNewProfilePictures-API-Key-Version-Reddit-Stream-Version.user.js\" style=\"color: #68F937;\"\u003eOldReddit New Profile Pictures API Key Version Reddit Stream Version\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/OldRedditNewProfilePictures-API-Key-Version.user.js\" style=\"color: #021DCE;\"\u003eOldReddit New Profile Pictures API Key Version\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/OldRedditNewProfilePictures-UniversalVersion.user.js\" style=\"color: #979782;\"\u003eOldReddit New Profile Pictures Universal Version\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/OldRedditNewProfilePictures.user.js\" style=\"color: #5E70AF;\"\u003eOldReddit New Profile Pictures\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/OsrsWikiDarkMode.user.css\" style=\"color: #298511;\"\u003eOsrsWiki Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/Papertrails-DarkMode.user.css\" style=\"color: #CD07FD;\"\u003ePapertrails Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/PathFinderW3School-Dark.user.css\" style=\"color: #3CA03A;\"\u003ePathFinder W3School Dark\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/PowerMeter.cc-DarkMode.user.css\" style=\"color: #7B1CD6;\"\u003ePowerMeter.cc Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/PromptHero-Dark.user.css\" style=\"color: #BA44C6;\"\u003ePromptHero Dark\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/RedditColoredComments.user.css\" style=\"color: #25FD3D;\"\u003eReddit Colored Comments\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/RedditStreamAutoRefresher.user.js\" style=\"color: #72CC69;\"\u003eReddit Stream Auto Refresher\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/RedditStreamAutoRefresherFaster.user.js\" style=\"color: #DF4D30;\"\u003eReddit Stream Auto Refresher Faster\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/RightClickEnable.user.js\" style=\"color: #5FF31E;\"\u003eRight Click Enable\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/Scrap.tf-BlackTheme.user.css\" style=\"color: #FF6878;\"\u003eScrap.tf Black Theme\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SquadRats-Dark.user.css\" style=\"color: #91C6AE;\"\u003eSquadRats Dark\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/Statshunters-Dark.user.css\" style=\"color: #E098F4;\"\u003eStatshunters Dark\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamDB-Black-Mode.user.css\" style=\"color: #6F5562;\"\u003eSteamDB Black Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-Brawlhalla.user.css\" style=\"color: #EB18ED;\"\u003eSteamStat.us Re-Remastered Brawlhalla\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-Christmas-Style.user.css\" style=\"color: #FC1B20;\"\u003eSteamStat.us Re-Remastered Christmas Style\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-Detroit-Lions-Style.user.css\" style=\"color: #33FFEA;\"\u003eSteamStat.us Re-Remastered Detroit Lions Style\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-Detroit-Tigers.user.css\" style=\"color: #2B0CFB;\"\u003eSteamStat.us Re-Remastered Detroit Tigers\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-Easter-Style.user.css\" style=\"color: #48991A;\"\u003eSteamStat.us Re-Remastered Easter Style\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-Green-BlackStyle.user.css\" style=\"color: #FDFF96;\"\u003eSteamStat.us Re-Remastered Green Black Style\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-Halloween-Style.user.css\" style=\"color: #367FF0;\"\u003eSteamStat.us Re-Remastered Halloween Style\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-Lime%20Green-Purple%20Style.user.css\" style=\"color: #1DF914;\"\u003eSteamStat.us Re-Remastered Lime Green Purple Style\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-Miami-Heat.user.css\" style=\"color: #8C9B39;\"\u003eSteamStat.us Re-Remastered Miami Heat\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-NASCAR.user.css\" style=\"color: #F9898F;\"\u003eSteamStat.us Re-Remastered NASCAR\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-Orange-BlackStyle.user.css\" style=\"color: #E9CE13;\"\u003eSteamStat.us Re-Remastered Orange Black Style\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-PCMasterRace.user.css\" style=\"color: #99CF6F;\"\u003eSteamStat.us Re-Remastered PC Master Race\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-Pink-BlackStyle.user.css\" style=\"color: #F7F8F4;\"\u003eSteamStat.us Re-Remastered Pink Black Style\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-Purple.user.css\" style=\"color: #B6A271;\"\u003eSteamStat.us Re-Remastered Purple\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-RainbowStyle.user.css\" style=\"color: #ADC55A;\"\u003eSteamStat.us Re-Remastered Rainbow Style\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-SteamStyle.user.css\" style=\"color: #29785A;\"\u003eSteamStat.us Re-Remastered Steam Style\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-Sunset-Style.user.css\" style=\"color: #0CC19B;\"\u003eSteamStat.us Re-Remastered Sunset Style\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-TeamFortress2.user.css\" style=\"color: #717127;\"\u003eSteamStat.us Re-Remastered Team Fortress 2\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-The-Crew-Motorfest.user.css\" style=\"color: #DB2A31;\"\u003eSteamStat.us Re-Remastered The Crew Motorfest\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-TourDeFrance.user.css\" style=\"color: #666F9E;\"\u003eSteamStat.us Re-Remastered Tour De France\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-USA-Style.user.css\" style=\"color: #F31949;\"\u003eSteamStat.us Re-Remastered USA Style\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-Windows95.user.css\" style=\"color: #D1165E;\"\u003eSteamStat.us Re-Remastered Windows 95\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-Witcher3.user.css\" style=\"color: #076042;\"\u003eSteamStat.us Re-Remastered Witcher 3\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-Wolverines-Style.user.css\" style=\"color: #B9F1B8;\"\u003eSteamStat.us Re-Remastered Wolverines Style\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamStat.us-Re-Remastered-WorldOfWarcraft.user.css\" style=\"color: #80FB90;\"\u003eSteamStat.us Re-Remastered World Of Warcraft\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SteamTradeMatcher-DarkMode.user.css\" style=\"color: #3E5B58;\"\u003eSteamTrade Matcher Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/StepSecurityDarkMode.user.css\" style=\"color: #8F4334;\"\u003eStepSecurity Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/StravaAutoAuthorize.user.js\" style=\"color: #58C44B;\"\u003eStrava Auto Authorize\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/StravaStratTracker-DarkMode.user.css\" style=\"color: #DA2341;\"\u003eStrava Strat Tracker Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/StravaTextAuto-Selector.user.js\" style=\"color: #1DD242;\"\u003eStrava Text Auto Selector\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/Stylus-DarkTheme-Updated.user.css\" style=\"color: #8E1EA1;\"\u003eStylus Dark Theme Updated\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/StylusEditorChromeDark-Fixed.user.css\" style=\"color: #32F526;\"\u003eStylus Editor Chrome Dark Fixed\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/StylusFluent-Updated.user.css\" style=\"color: #516D66;\"\u003eStylus Fluent Updated\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/SuperchargedLocalDirectoryWebUI.user.js\" style=\"color: #E4BEDD;\"\u003eSupercharged Local Directory Web UI\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/TamperMonkey-DarkGreen.user.css\" style=\"color: #EA1F6F;\"\u003eTamperMonkey Dark Green\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/TamperMonkey-DarkMode.user.css\" style=\"color: #CB201E;\"\u003eTamperMonkey Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/TeamFortressWIki-Dark.user.css\" style=\"color: #788FD7;\"\u003eTeamFortress Wiki Dark\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/TechPowerUp-DarkMode.user.css\" style=\"color: #7688B4;\"\u003eTechPowerUp Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/TrainingPeaks-DarkMode.user.css\" style=\"color: #8FC243;\"\u003eTrainingPeaks Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/UPS.com-DarkMode.user.css\" style=\"color: #104D56;\"\u003eUPS.com Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/Unroll.me-DarkMode.user.css\" style=\"color: #2908F4;\"\u003eUnroll.me Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/UptimeRobotDark.user.css\" style=\"color: #9995C8;\"\u003eUptimeRobot Dark\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/UserStyle-Root-ColorTemplate.user.css\" style=\"color: #4095B5;\"\u003eUserStyle Root Color Template\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/UserscriptTemplate.user.css\" style=\"color: #1B99C5;\"\u003eUserscript Template\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/UserscriptZone-Dark.user.css\" style=\"color: #00BAAD;\"\u003eUserscript Zone Dark\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/UserstyleWorld-DarkBamaBraves.user.css\" style=\"color: #C6BCF2;\"\u003eUserstyle World Dark Bama Braves\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/UserstyleWorld-SyncStyles.user.js\" style=\"color: #84565B;\"\u003eUserstyle World Sync Styles\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/VisualStudioCode-DarkMode.user.css\" style=\"color: #C79319;\"\u003eVisual Studio Code Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/WahooFitnessDarkMode.user.css\" style=\"color: #19BCB0;\"\u003eWahoo Fitness Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/Walmart.com-DarkMode.user.css\" style=\"color: #6B6EE8;\"\u003eWalmart.com Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/Wanderer-Dark.user.css\" style=\"color: #9AA0D8;\"\u003eWanderer Dark\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/Weather.com-DarkMode.user.css\" style=\"color: #CD9B7C;\"\u003eWeather.com Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/Wigle-DarkMode-Beta.user.css\" style=\"color: #AD2871;\"\u003eWigle Dark Mode Beta\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/Wigle-DarkMode.user.css\" style=\"color: #377DBF;\"\u003eWigle Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/Wikipedia-OLED-SettingsPage.user.css\" style=\"color: #3D234D;\"\u003eWikipedia OLED Settings Page\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/YT-Vibra.user.css\" style=\"color: #9E8893;\"\u003eYT Vibra\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/YouTubeTV-Volume-Rememberer.user.js\" style=\"color: #E25996;\"\u003eYouTube TV Volume Rememberer\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/YouTubeTVVolumeControl.user.js\" style=\"color: #17C6F8;\"\u003eYouTube TV Volume Control\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/YouTubeVolumeControl.user.js\" style=\"color: #C7CCA6;\"\u003eYouTube Volume Control\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/YoutubeRainbowProgress.user.css\" style=\"color: #DB7510;\"\u003eYouTube Rainbow Progress\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/YoutubeScrubberColors.user.css\" style=\"color: #3EC817;\"\u003eYouTube Scrubber Colors\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/YoutubeVolumeDisplay.user.js\" style=\"color: #F1139A;\"\u003eYouTube Volume Display\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/Zwift-Give-RideOns-to-Everyone.user.js\" style=\"color: #31EADD;\"\u003eZwift Give RideOns to Everyone\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/Zwift.com-Dark-Mode.user.css\" style=\"color: #6848D0;\"\u003eZwift.com Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/ZwiftHacks-DarkMode.user.css\" style=\"color: #1F6FAF;\"\u003eZwift Hacks Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/ZwiftInsiderDarkMode.user.css\" style=\"color: #0281AC;\"\u003eZwift Insider Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/ZwiftPower.comDark%20Mode.user.css\" style=\"color: #280378;\"\u003eZwift Power.com Dark Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/Zwiftalizer.com-Darker-Mode.user.css\" style=\"color: #09D184;\"\u003eZwiftalizer.com Darker Mode\u003c/a\u003e\u003c/strong\u003e\n- \u003cstrong\u003e\u003ca href=\"https://github.com/Nick2bad4u/UserStyles/blob/main/ZwifterBikesDarkMode.user.css\" style=\"color: #AEF6FE;\"\u003eZwifter Bikes Dark Mode\u003c/a\u003e\u003c/strong\u003e\n\nLet me know if you need anything else!\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg\n      src=\"https://github.com/Nick2bad4u/Nick2bad4u/blob/main/assets/GitHubProfileLines%20(14).gif?raw=true\"\n      alt=\"Repository Banner Line Animation\"\n      width=\"100%\"\n    /\u003e\n\u003c/div\u003e\n\n## Additional Themes\n\nAlways making new themes, check back.\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg\n      src=\"https://github.com/Nick2bad4u/Nick2bad4u/blob/main/assets/GitHubProfileLines%20(7).gif?raw=true\"\n      alt=\"Repository Banner Line Animation\"\n      width=\"100%\"\n    /\u003e\n\u003c/div\u003e\n\n## Hosted Styles \u0026 Scripts\n\nExplore the collection of user styles and scripts hosted on various platforms, designed to enhance your web experience.\n\n- **UserStyles**: [https://userstyles.world/user/Nick2bad4u](https://userstyles.world/user/Nick2bad4u)\n- **Userscripts**: [https://greasyfork.org/en/users/872842-nick2bad4u](https://greasyfork.org/en/users/872842-nick2bad4u)\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg\n      src=\"https://github.com/Nick2bad4u/Nick2bad4u/blob/main/assets/GitHubProfileLines%20(16).gif?raw=true\"\n      alt=\"Repository Banner Line Animation\"\n      width=\"100%\"\n    /\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg\n      src=\"https://raw.githubusercontent.com/Nick2bad4u/UserStyles/repo-stats/metrics.repository.svg\"\n      alt=\"Repo Metrics\"\n      width=\"100%\"\n    /\u003e\n\u003c/div\u003e\n\n\u003c!-- FILE_LIST_START --\u003e\n\n\u003c!-- FILE_LIST_END --\u003e\n\u003cdiv align=\"center\"\u003e\n    \u003cimg\n      src=\"https://github.com/Nick2bad4u/Nick2bad4u/blob/main/assets/GitHubProfileLines%20(7).gif?raw=true\"\n      alt=\"Repository Banner Line Animation\"\n      width=\"100%\"\n    /\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnick2bad4u%2Fuserstyles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnick2bad4u%2Fuserstyles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnick2bad4u%2Fuserstyles/lists"}