Skip to content

Twitter Original Sakura Theme by moonmarten

Screenshot of Twitter Original Sakura Theme

Details

Authormoonmarten

LicenseCC NC

Categorytwitter

Created

Updated

Size1.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Brings back the original cherry blossom twitter theme which has been changed recently.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Twitter Original Sakura Theme
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Brings back the original cherry blossom twitter theme which has been changed recently.
@author         moonmarten
==/UserStyle== */
@-moz-document url-prefix("http") {

/* Original Cherry Blossom Theme for Twitter by @moonmartenn */


/* Changes default color of notification number on the sidebar */
.r-1f4tc2a {
    background-color: rgb(224, 20, 100);
}

/* Changes the color of the "Who can reply?" section */
.r-9l7dzd {
    color: rgb(224, 20, 100);
}

/* Changes the color of the Tweet button */
.r-12d83nn {
    background-color: rgb(224, 20, 100);
}

/* Changes the color of message boxes */
.r-1f4tc2a {
    background-color: rgb(224, 20, 100);
}

/* Changes the color of Tweet button */
.r-1waj6vr {
    background-color: rgb(224, 20, 100);
}
.r-jwli3a {
    color: rgb(255, 255, 255);
}
.css-16my406 {
    color: inherit;
}

/* Changes the colors of links and hashtags */
.r-9l7dzd {
    color: rgb(224, 20, 100);
}

/* Changes color of Twitter birb and verified checkmarks */
.r-1cvl2hr {
    color: rgb(224, 20, 100);
}
}

Reviews

No reviews yet.