Skip to content

pink and black tumblr by lesbianism

Details

Authorlesbianism

LicenseNo License

Categorytumblr

Created

Updated

Size966 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

for all your tumblrina needs, the code here is held together by copy and pasting stuff + determination so please tell me if anything gets messed up.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           pink and black tumblr
@namespace      pink and black tumblr by lesbianism
@version        1.0.0
@description    for all your tumblrina needs, the code here is held together by copy and pasting stuff + determination, so please tell me if anything gets messed up. 
@author         lesbianism 
==/UserStyle== */
@-moz-document domain("tumblr.com") {

    :root {
        --accent: 245, 206, 228;
--secondary-accent: 64, 50, 53;
        --navy: 06, 06, 06;
        --white: 26, 20, 21;
        --black: 241, 173, 202;
        --white-on-dark: 245, 206, 228;
        --red: 241, 173, 202;
        --orange: 241, 173, 202;
        --green: 241, 173, 202;
        --blue: 241, 173, 202;
        --purple: 241, 173, 202;
        --pink: 241, 173, 202;
        --follow: 245, 206, 228;
    }

    body,
    html {
        scrollbar-width: auto;
        scrollbar-color: rgb(237, 192, 216) rgb(6, 6, 6);
    }
}

Reviews

No reviews yet.