Catppuccin Macchiato theme for free-mp3-download.net
free-mp3-download.net Catppuccin Macchiato by CraftWorksMC

Details
AuthorCraftWorksMC
LicenseNo License
Categoryfree-mp3-download.net
Created
Updated
Code size1.9 kB
Code checksum14d31099
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Couldn't style the preview player. everything else works.
Source code
/* ==UserStyle==
@name free-mp3-download.net Catppuccin Macchiato
@version 20231106.19.39
@namespace userstyles.world/user/CraftWorksMC
@description Catppuccin Macchiato theme for free-mp3-download.net
@author CraftWorksMC
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://free-mp3-download.net/") {
/* MAIN*/
.blue.darken-1 {
background-color: #1e2030 !important;
}
.blue.darken-2,
.blue.darken-3 {
background-color: #24273a !important;
}
.page-footer .footer-copyright {
background: transparent;
}
.blue.darken-4,
#snd {
background-color: #494d64 !important;
border-radius: 12px;
color: #cad3f5 !important;
}
table.highlight > tbody > tr:hover {
background-color: #363a4f;
}
#checkbox {
border-radius: 1px;
}
[type="checkbox"]:checked + label::before {
border-right: 2px solid #ed8796;
border-bottom: 2px solid #ed8796;
}
[type="checkbox"] + label::before,
[type="checkbox"]:not(.filled-in) + label::after {
border: 2px solid #cad3f5;
}
[type="radio"]:checked + label::after {
background-color: #ed8796;
}
[type="radio"]:not(:checked) + label::after,
[type="radio"]:not(:checked) + label::before {
border: 2px solid #cad3f5 !important;
}
#results,
label,
input {
color: #cad3f5 !important;
}
.card,
.card .card-image img,
.card .card-content p,
.quality-label,
.white-text {
border-radius: 12px;
color: #cad3f5 !important;
}
.card-image img {
border-radius: 12px 12px 0px 0px !important;
}
#song-preview {
border-radius: 12px;
}
}
@-moz-document url-prefix("https://www.google.com/recaptcha/api2") {
/* CAPTCHA*/
.rc-anchor-light {
background: #363a4f;
color: #cad3f5;
border-radius: 12px;
border: 0px !important;
}
.rc-anchor-logo-text,
a {
color: #cad3f5 !important;
}
.recaptcha-checkbox-border {
background-color: #494d64;
border: 2px solid #6e738d;
border-radius: 10px;
}
}