Skip to content

Polymarket Dark by sayrusgit

Screenshot of Polymarket Dark

Details

Authorsayrusgit

LicenseGNU GPLv3

Categorypolymarket

Created

Updated

Size785 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Pure dark mode for our fellas from Poly. We all live in the Golan Heights.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Polymarket Dark
@namespace      https://github.com/sayrusgit
@author         sayrus
@description    Made with love <3
@version        1.0
@license        GNU GPLv3
@preprocessor   uso
==/UserStyle== */
@-moz-document domain("polymarket.com") {
:root {
    --colors-shadeWhite: #131517;
    --colors-shadeOffWhite: #121212;
    --colors-gray1: #F2F2F2;
    --colors-gray2: #858D92;
    --colors-gray3: #858D92;
    --colors-gray4: #41464a;
    --colors-gray5: #282c2f;
    --colors-gray6: #1a1c20;
    --colors-gray6_50: #25272d;
    --colors-gray8: #253544;
    --colors-shadeWhiteAlpha75: #131517B5;
    
}

.t-loKGjP .c-WVBNB {
    background-color: var(--colors-cardFill);
    border-color: var(--colors-cardBorder);
}
}

Reviews

No reviews yet.