Skip to content

Instantly share code, notes, and snippets.

View viralhysteria's full-sized avatar

viralhysteria

View GitHub Profile
@viralhysteria
viralhysteria / nextjs_docs_light.user.css
Last active September 26, 2023 19:00
NextJS Docs - Light Mode
/* ==UserStyle==
@name NextJS Docs - Light Mode
@namespace github.com/openstyles/stylus
@version 1.0.11
@description Please don't standardize (high contrast!?) dark mode! :)
@author github.com/viralhysteria
==/UserStyle== */
@-moz-document url-prefix("https://nextjs.org/docs") {
* { --bgc: #fff;
--ds-gray-100: var(--bgc);
@viralhysteria
viralhysteria / soundcloud_compact.user.css
Last active January 13, 2024 23:45
Soundcloud - Compact List View
/* ==UserStyle==
@name Soundcloud - Compact List View
@namespace github.com/openstyles/stylus
@version 1.3.11
@description Clutter-free List View
@author github.com/viralhysteria
@advanced dropdown awbr "Artwork Shape" {
awbr-squr "Square" <<<EOT --awbr-squr EOT;
awbr-bump "Bumper" <<<EOT --awbr-bump EOT;
awbr-bubl "Bubble" <<<EOT --awbr-bubl EOT;
@viralhysteria
viralhysteria / twitter_compact.user.css
Last active July 22, 2023 14:05
Compact Twitter (Widescreen)
@-moz-document url-prefix("https://twitter.com/") {
@media (min-width: 1280px) {
[aria-label="Twitter"],
[aria-label="Home"],
[aria-label="Home (New unread Tweets)"],
[aria-label="Search and explore"],
[aria-label="Notifications"],
[aria-label="Bookmarks"],
[aria-label="Profile"],
[aria-label="More menu items"] {