Dark style for vitalzing a drink flavoring provider.
vitalzing - dark by thermalzombie
Details
Authorthermalzombie
LicenseCC-BY-4.0
Categoryvitalzing
Created
Updated
Size881 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name com.au - 14/03/2023, 12:40:24 am
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Dark userstlyle for VitalZing drink flavouring.
@author Thermalzombie
==/UserStyle== */
@-moz-document domain("com.au") {
/* Insert code here... */
#aside, #bside, #shopify-section-collection-page-template, select, input, textarea,
#navigation, .page-wrap, .topbar, #CartDrawer, .CGfp7, .EYT4C, .ulBum, .V4Zub,
header ul#main-nav li.dropdown ul.submenu, header ul#main-nav li.dropdown ul.submenu li.nest ul.nested
{
background: #000 !important;
}
a, h1, h2, h3, h4, label, .money, input, .drawer__close, p, strong, ._1fragem1h, ._1fragema3,
select, .EYT4C, ._19gi7yt8, .addr,
#contactFormEmail, ::placeholder, textarea
{
color: #FFF !important;
}
}