Skip to content

Tumblr Background by blockswingperry

Details

Authorblockswingperry

LicenseNo License

Categorytumblr

Created

Updated

Size715 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

add ur own background to tumblr

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Tumblr Background
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    add ur own background to tumblr
@author         Perry Particle 
==/UserStyle== */
/* add ur own image file at the --image:url part- has to exist on the internet i recommend making a post with it and then copying that images url
*/
@-moz-document domain("www.tumblr.com") {
    :root {
     --image:url('https://64.media.tumblr.com/125daeb625b69bd4144e88d1fe5dff48/4256819f2a212512-8e/s400x600/d0fa23d84303e83724162773dbf698c23bb9909c.pnj'); 
    --white-on-dark: 0, 0, 0;
      
}
    .D5eCV {
background-image:var(--image)
  
}
    .hlDot {background-image:var(--image)}
     
}

Reviews

No reviews yet.