Skip to content

Dark Theme Dealabs by Zalatis

Screenshot of Dark Theme Dealabs

Details

AuthorZalatis

LicenseNo License

Categorydealabs.com

Created

Updated

Code size14 kB

Code checksumaae49d54

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Simple Dark Theme for Dealabs

Notes

Userstyle doesn't have notes.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name       dealabs.com
@version    20241124.20.02
@namespace  ?
==/UserStyle== */

@-moz-document domain("dealabs.com") {
:root {
    --bgAccentBrandPrimary: #ff5e40;
    --bgAccentBrandSecondary: #fc669a;
    --bgAccentBrandTertiary: #e08057;
    --bgAccentBrandQuaternary: #e67d64;
    --bgAccentBrandAltPrimary: #b9b7b4;
    --bgAccentBrandAltSecondary: #000;
    --bgAccentBrandAltTertiary: #141b1c;
    --bgAccentBrandAltQuaternary: #e2e1e0;
    --bgAccentLink: #ec8892;
    --bgAccentBrandMuted: #141027;
    --bgAccentBrandAltMuted: #0c0a0d;
    --bgAccentLinkMuted: #141027;
    --bgAccentPremium: #7ce1a9;
    --bgAccentPremiumMuted: #0a0b04;
    --bgAccentPremiumHover: #7749a0;
    --bgAccentPremiumMutedHover: #1010ad;
    --bgAccentPremiumPressed: #6f98a9;
    --bgAccentPremiumMutedPressed: #1410a1;
    --bgAccentBrandPrimaryHover: #fc669a;
    --bgAccentBrandSecondaryHover: #e08057;
    --bgAccentBrandTertiaryHover: #e67d64;
    --bgAccentBrandQuaternaryHover: #ec8892;
    --bgAccentBrandAltPrimaryHover: #a1a1a0;
    --bgAccentBrandAltSecondaryHover: #b9b7b4;
    --bgAccentBrandAltTertiaryHover: #c9c6c6;
    --bgAccentBrandAltQuaternaryHover: #d7d6d5;
    --bgAccentLinkHover: #e67d64;
    --bgAccentBrandMutedHover: #221e06;
    --bgAccentBrandAltMutedHover: #121313;
    --bgAccentLinkMutedHover: #221e06;
    --bgAccentBrandPrimaryPressed: #e08057;
    --bgAccentBrandSecondaryPressed: #e67d64;
    --bgAccentBrandTertiaryPressed: #ec8892;
    --bgAccentBrandQuaternaryPressed: #f97885;
    --bgAccentBrandAltPrimaryPressed: #a1a1a0;
    --bgAccentBrandAltSecondaryPressed: #a1a1a0;
    --bgAccentBrandAltTertiaryPressed: #b9b7b4;
    --bgAccentBrandAltQuaternaryPressed: #c9c6c6;
    --bgAccentLinkPressed: #e08057;
    --bgAccentBrandMutedPressed: #2e0f05;
    --bgAccentBrandAltMutedPressed: #161313;
    --bgAccentLinkMutedPressed: #2e0f05;
    --textAccentBrand: #ff5e40;
    --textAccentPrice: #1eddc2;
    --textAccentLink: #ec8892;
    --textAccentBrandAlt: #949292;
    --textAccentPremium: #7ce1a9;
    --textAccentPremiumHover: #7749a0;
    --textAccentPremiumPressed: #6f98a9;
    --textAccentBrandHover: #fc669a;
    --textAccentPriceHover: #31e8cb;
    --textAccentLinkHover: #e67d64;
    --textAccentBrandAltHover: #898e93;
    --textAccentBrandPressed: #e08057;
    --textAccentPricePressed: #47e7d0;
    --textAccentLinkPressed: #e08057;
    --textAccentBrandAltPressed: #7e7c7a;
    --graphicAccentBrand: #ff5e40;
    --graphicAccentPrice: #1eddc2;
    --graphicAccentLink: #ec8892;
    --graphicAccentBrandAlt: #949292;
    --graphicAccentPremium: #7ce1a9;
    --graphicAccentPremiumHover: #7749a0;
    --graphicAccentPremiumPressed: #6f98a9;
    --graphicAccentBrandHover: #fc669a;
    --graphicAccentPriceHover: #31e8cb;
    --graphicAccentLinkHover: #e67d64;
    --graphicAccentBrandAltHover: #898e93;
    --graphicAccentBrandPressed: #e08057;
    --graphicAccentPricePressed: #47e7d0;
    --graphicAccentLinkPressed: #e08057;
    --graphicAccentBrandAltPressed: #7e7c7a;
    --borderAccentBrand: #ff5e40;
    --borderAccentPrice: #1eddc2;
    --borderAccentLink: #ec8892;
    --borderAccentBrandAlt: #2020db;
    --borderAccentPremium: #7ce1a9;
    --borderAccentPremiumHover: #7749a0;
    --borderAccentPremiumPressed: #6f98a9;
    --borderAccentBrandHover: #fc669a;
    --borderAccentPriceHover: #31e8cb;
    --borderAccentLinkHover: #e67d64;
    --borderAccentBrandAltHover: #d7d6d5;
    --borderAccentBrandPressed: #e08057;
    --borderAccentPricePressed: #47e7d0;
    --borderAccentLinkPressed: #e08057;
    --borderAccentBrandAltPressed: #d0d0cc;
    --bgStatusInfo: #ec8892;
    --bgStatusInfoMuted: #141027;
    --bgStatusPositive: #dc7eef;
    --bgStatusWarning: #51aef6;
    --bgStatusNegative: #31e8cb;
    --bgStatusPositiveMuted: #1110d3;
    --bgStatusWarningMuted: #040b16;
    --bgStatusNegativeMuted: #0a0c1e;
    --bgStatusPositiveHover: #e1a200;
    --bgStatusWarningHover: #60a0f3;
    --bgStatusNegativeHover: #1eddc2;
    --bgStatusPositiveMutedHover: #d0f5d3;
    --bgStatusWarningMutedHover: #f0d1c1;
    --bgStatusNegativeMutedHover: #f1c1c9;
    --bgStatusPositivePressed: #1e0f0e;
    --bgStatusWarningPressed: #70a0f3;
    --bgStatusNegativePressed: #f9c6b0;
    --bgStatusPositiveMutedPressed: #e0f3d3;
    --bgStatusWarningMutedPressed: #f0d1c1;
    --bgStatusNegativeMutedPressed: #f1c1c9;
    --bgStatusInfoHover: #e67d64;
    --bgStatusInfoMutedHover: #221e06;
    --bgStatusInfoPressed: #e08057;
    --bgStatusInfoMutedPressed: #2e0f05;
    --textStatusInfo: #ec8892;
    --textStatusPositive: #dc7eef;
    --textStatusWarning: #4b55eb;
    --textStatusNegative: #31e8cb;
    --textStatusPositiveHover: #e1a200;
    --textStatusWarningHover: #4b55eb;
    --textStatusNegativeHover: #1eddc2;
    --textStatusPositivePressed: #1e0f0e;
    --textStatusWarningPressed: #70a0f3;
    --textStatusNegativePressed: #f9c6b0;
    --textStatusInfoHover: #e67d64;
    --textStatusInfoPressed: #e08057;
    --graphicStatusInfo: #ec8892;
    --graphicStatusPositive: #dc7eef;
    --graphicStatusWarning: #4b55eb;
    --graphicStatusNegative: #f84f58;
    --graphicStatusPositiveHover: #e1a200;
    --graphicStatusWarningHover: #4b55eb;
    --graphicStatusNegativeHover: #1eddc2;
    --graphicStatusPositivePressed: #1e0f0e;
    --graphicStatusWarningPressed: #70a0f3;
    --graphicStatusNegativePressed: #f9c6b0;
    --graphicStatusInfoHover: #e67d64;
    --graphicStatusInfoPressed: #e08057;
    --borderStatusInfo: #ec8892;
    --borderStatusPositive: #dc7eef;
    --borderStatusWarning: #4b55eb;
    --borderStatusNegative: #f84f58;
    --borderStatusPositiveHover: #e1a200;
    --borderStatusWarningHover: #4b55eb;
    --borderStatusNegativeHover: #1eddc2;
    --borderStatusPositivePressed: #1e0f0e;
    --borderStatusWarningPressed: #70a0f3;
    --borderStatusNegativePressed: #f9c6b0;
    --borderStatusInfoHover: #e67d64;
    --borderStatusInfoPressed: #e08057;
    --bgBasePrimary: #141b1c;
    --bgBaseSecondary: #000;
    --bgBaseTertiary: #0c0a0d;
    --bgBasePrimaryHover: #2020db;
    --bgBaseSecondaryHover: #0c0a0d;
    --bgBaseTertiaryHover: #121313;
    --bgBasePrimaryPressed: #282828;
    --bgBaseSecondaryPressed: #121313;
    --bgBaseTertiaryPressed: #141b1c;
    --bgNeutralPrimary: #000;
    --bgNeutralSecondary: #0c0a0d;
    --bgNeutralTertiary: #141b1c;
    --bgNeutralQuaternary: #313030;
    --bgNeutralInvertedPrimary: #e2e1e0;
    --bgNeutralInvertedSecondary: #c9c6c6;
    --bgNeutralInvertedTertiary: #b9b7b4;
    --bgNeutralInvertedQuaternary: #949292;
    --bgNeutralPrimaryHover: #0c0a0d;
    --bgNeutralSecondaryHover: #121313;
    --bgNeutralTertiaryHover: #2020db;
    --bgNeutralQuaternaryHover: #3a3b3c;
    --bgNeutralInvertedPrimaryHover: #d7d6d5;
    --bgNeutralInvertedSecondaryHover: #b9b7b4;
    --bgNeutralInvertedTertiaryHover: #a1a1a0;
    --bgNeutralInvertedQuaternaryHover: #898e93;
    --bgNeutralPrimaryPressed: #121313;
    --bgNeutralSecondaryPressed: #141b1c;
    --bgNeutralTertiaryPressed: #282828;
    --bgNeutralQuaternaryPressed: #464646;
    --bgNeutralInvertedPrimaryPressed: #c9c6c6;
    --bgNeutralInvertedSecondaryPressed: #898e93;
    --bgNeutralInvertedTertiaryPressed: #767676;
    --bgNeutralInvertedQuaternaryPressed: #7e7c7a;
    --bgTranslucentPrimary: rgba(255, 255, 255, 0);
    --bgTranslucentSecondary: rgba(255, 255, 255, 0.00);
    --bgTranslucentTertiary: rgba(255, 255, 255, 0.91);
    --bgTranslucentQuaternary: rgba(255, 255, 255, 0.81);
    --bgTranslucentInvertedPrimary: hsla(0, 0%, 0%, 0);
    --bgTranslucentInvertedSecondary: hsla(0, 0%, 0%, 0.89);
    --bgTranslucentInvertedTertiary: hsla(0, 0%, 0%, 0.82);
    --bgTranslucentInvertedQuaternary: hsla(0, 0%, 0%, 0.65);
    --bgTranslucentPrimaryHover: rgba(255, 255, 255, 0.96);
    --bgTranslucentSecondaryHover: rgba(255, 255, 255, 0.93);
    --bgTranslucentTertiaryHover: rgba(255, 255, 255, 0.88);
    --bgTranslucentQuaternaryHover: rgba(255, 255, 255, 0.78);
    --bgTranslucentInvertedPrimaryHover: hsla(0, 0%, 0%, 0.95);
    --bgTranslucentInvertedSecondaryHover: hsla(0, 0%, 0%, 0.82);
    --bgTranslucentInvertedTertiaryHover: hsla(0, 0%, 0%, 0.76);
    --bgTranslucentInvertedQuaternaryHover: hsla(0, 0%, 0%, 0.6);
    --bgTranslucentPrimaryPressed: rgba(255, 255, 255, 0.93);
    --bgTranslucentSecondaryPressed: rgba(255, 255, 255, 0.91);
    --bgTranslucentTertiaryPressed: rgba(255, 255, 255, 0.85);
    --bgTranslucentQuaternaryPressed: rgba(255, 255, 255, 0.74);
    --bgTranslucentInvertedPrimaryPressed: hsla(0, 0%, 0%, 0.89);
    --bgTranslucentInvertedSecondaryPressed: hsla(0, 0%, 0%, 0.76);
    --bgTranslucentInvertedTertiaryPressed: hsla(0, 0%, 0%, 0.71);
    --bgTranslucentInvertedQuaternaryPressed: hsla(0, 0%, 0%, 0.55);
    --textNeutralPrimary: #fff;
    --textNeutralSecondary: #949292;
    --textNeutralTertiary: #585c60;
    --textNeutralQuaternary: #3a3b3c;
    --textNeutralInvertedPrimary: #7e7c7a;
    --textNeutralInvertedSecondary: #3a3b3c;
    --textNeutralInvertedTertiary: #b4b2b0;
    --textNeutralInvertedQuaternary: #949292;
    --textNeutralPrimaryHover: #e2e1e0;
    --textNeutralSecondaryHover: #898e93;
    --textNeutralTertiaryHover: #6f6d6c;
    --textNeutralQuaternaryHover: #464646;
    --textNeutralInvertedPrimaryHover: #0c0a0d;
    --textNeutralInvertedSecondaryHover: #464646;
    --textNeutralInvertedTertiaryHover: #7e7c7a;
    --textNeutralInvertedQuaternaryHover: #898e93;
    --textNeutralPrimaryPressed: #d7d6d5;
    --textNeutralSecondaryPressed: #7e7c7a;
    --textNeutralTertiaryPressed: #6c6a69;
    --textNeutralQuaternaryPressed: #4c4c4c;
    --textNeutralInvertedPrimaryPressed: #141b1c;
    --textNeutralInvertedSecondaryPressed: #4c4c4c;
    --textNeutralInvertedTertiaryPressed: #898e93;
    --textNeutralInvertedQuaternaryPressed: #7e7c7a;
    --textTranslucentPrimary: #fff;
    --textTranslucentSecondary: rgba(255, 255, 255, 0.42);
    --textTranslucentTertiary: rgba(255, 255, 255, 0.66);
    ...

Reviews

No reviews yet.