Skip to content

tidal-basic-dark by softonicblip

Details

Authorsoftonicblip

LicenseNo License

Categorylisten.tidal.com

Created

Updated

Size545 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

hi i published my first userstyle

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       listen.tidal.com
@version    20240918.18.21
@namespace  ?
==/UserStyle== */

@-moz-document domain("listen.tidal.com") {
@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&display=swap');
*{
	font-family: 'Inter Tight' !important;
	box-shadow: none !important;
}

:roOt{
	--wave-color-solid-base-fill: hsl(225, 0%, 6%);
	--wave-color-solid-base-brighter: hsl(225, 0%, 10%);
	--user-profile-linear-gradient: #000;
	--wave-color-solid-accent-fill: hsl(7, 100%, 70%);
}

}

Reviews

No reviews yet.