/ ==UserScript== // @name Fairy Kei Kawaii Pastel Tumblr // @namespace http://userstyles.org // @description A pastel tumblr theme! This is my favorite so far! It has bears, and I love me some bears ʕ•ᴥ•ʔ // @author Teddy Bear Princess // @homepage https://userstyles.org/styles/153916 // @include http://www.tumblr.com/* // @include https://www.tumblr.com/* // @include http://*.www.tumblr.com/* // @include https://*.www.tumblr.com/* // @run-at document-start // @version 0.20180113045636 // ==/UserScript== (function() {var css = [ "/* Start http://www.cursors-4u.com */ ", "body, a:hover {cursor: url(http://cur.cursors-4u.net/nature/nat-5/nat426.ani), url(http://cur.cursors-4u.net/nature/nat-5/nat426.png), progress !important;} ", "/* End http://www.cursors-4u.com */", "", ".l-header-container--refresh {", " box-shadow: 0 0 0 1px hsl(310.8, 100%, 80.4%);", " background-color: #ffcef44d;", "}", "", ".selected .tab_notice {", " background: #f0cfff;", "}", "", ".tab-bar-container .tab_notice {", "", " color: #f2daff;", "", "}", "", ".tab_notice {", " background-color: #f4cfff;", "}", "", ".selected .tab_notice {", "", " background: #f0cfff;", "", "}", ".tab_notice.tab-notice--active {", "", " transform: scale(1);", " opacity: 1;", "", "}", ".tab-notice--outlined {", "", " border: 2px solid #e8abff;", "", "}", "", ".tab_bar .tab.active, .tab_bar .tab.active .tab_anchor, .tab_bar .tab.selected, .tab_bar .tab.selected .tab_anchor {", " color: #ffc9eb;", "}", "", ".tab_bar .tab_anchor {", " color: #ecafff;", "}", "", ".popover_gradient > .popover_inner {", " background: #ffd1f0;", "}", "", ".ui_notes .date_header, .ui_notes .date_header.date_activity {", " background-color: #eeceff;", " color: #e19eff;", "}", "", ".blog-activity .blog-activity-more {", " color: #d198ea;", " background-color: #e9c6ff;", " border-top: 1px solid #dfb3ff;", "}", "", ".ui_notes .activity-notification.is_friend {", " color: #dca3ff;", "}", "", ".popover_header {", " background: #f4c7ff;", " border-bottom: 1px solid #eaa6ff;", " color: #eaa4ff;", "}", "", ".popover_menu > .popover_inner .popover_item_suffix {", " color: #ebabff;", "}", "", ".popover--account-popover .popover .popover_menu_item_blog.popover_menu_item_blog {", " background: #FFD1F0;", "}", "", ".popover_menu_item_blog {", " border-top: 1px solid rgba(238, 171, 255, 0.62);", "}", "", ".notification .notification_sentence .username, .notification .notification_sentence .banner_text {", " font-weight: bold;", " text-decoration: none;", " color: rgba(221, 145, 255, 0.73);", "}", "", ".notification {", " color: rgba(225, 129, 255, 0.5);", "}", "", ".notification .notification_sentence a {", " color: rgba(207, 128, 255, 0.5);", "}", "", ".notification blockquote {", " border-left: solid 3px #FF8CF6;", " border-left: solid 3px rgba(245, 153, 255, 0.3);", " color: #E786FF;", " color: rgba(228, 121, 255, 0.52);", "}", "", ".plus-follow-button {", " color: #ffbff1;", "}", "", ".compose-button {", " fill: #ffb7e7;", "}", "", ".post.new_post {", " background-color: #ffceed;", "}", "", ".new_post_label i.icon_post_text {", " color: #ff9ce5;", "}", "", ".post.new_post .new_post_label {", " color: #ff9ce5;", "}", "", ".new_post_label i.icon_post_photo {", " color: #FFA0E6;", "}", "", ".new_post_label i.icon_post_quote {", " color: #FFA4E7;", "}", "", ".new_post_label i.icon_post_link {", " color: #FFA7E8;", "}", "", ".new_post_label i.icon_post_chat {", " color: #FFAAE9;", "}", "", ".new_post_label i.icon_post_audio {", " color: #FFADEA;", "}", "", ".new_post_label i.icon_post_video {", " color: #FFB0EB;", "}", "", ".post.post_full {", " background: #ffd6f7;", "}", "", ".post_full .post_header .post_info .post_info_link:first-child {", " color: #ffa3ee;", "}", "", ".post .post_info .reblog_icon {", " color: #fff;", "}", "", ".post_full .post_info .post_info_fence .reblog_source .post_info_link {", " color: #e89eff;", "}", "", ".reblog_follow_button .follow-text, .worded-follow-button .follow-text {", " color: #ffabef;", "}", "", ".post_full .post_header, .post_full .post_header .post_info .post_info_link {", " color: #ebacff;", "}", "", ".post_controls .post_control::before {", " color: #e9b7ff;", "}", "", ".post_full .post_footer {", " color: #ffa9ec;", "}", "", ".post .post-source-footer {", " background: #F1D1FF;", " color: #d984ff;", " margin: 15px 5px 0 0;", " padding: 0 0 0 20px;", " border: 1px solid #d584ff;", " border-radius: 7px;", "}", "", ".post_full .post_tags .post_tag {", " color: #ff9ce5;", "}", "", ".peepr-body .indash_blog .post {", " background: #f8d6ff;", "}", "", ".l-container.l-container--flex .l-content {", " padding: 0;", " background-color: #FFF0FC66;", " border: 1px solid;", "}", "", ".search_sub_header .search_term_heading {", " font: normal 24px/27px Gibson,Helvetica Neue,HelveticaNeue,Helvetica,Arial,sans-serif;", " margin: 0 auto 9px;", " color: #ecc1ff;", "}", "", ".discover-controls-wrapper .types-tabs > .content-control {", " color: hsla(292.6, 100%, 85.7%, 0.9);", "}", "", ".search_sub_header .search_control.related_searches {", " color: hsla(290.5, 100%, 85.1%, 0.9);", "}", "", ".search_sub_header .search_control.related_searches .search_control_link {", " color: hsla(323.5, 100%, 86.5%, 0.9);", "}", "", "a, body {", " color: #e59fff;", "}", "", ".post_avatar {", " background-color: transparent;", "}", "", ".post_avatar .post_avatar_link {", " border: 3px solid #E8ABFF;", " border-radius: 20px;", "}", "", ".l-container.l-container--two-column-dashboard .l-content, .l-container.l-container--two-column .l-content {", " background-color: #ffcef44d;", " border: 1px solid #ffa9e0;", "}", "", ".l-container.l-container--two-column-dashboard .left_column {", " background-color: transparent;", "}", "", ".l-container.l-container--two-column-dashboard .left_column, .l-container.l-container--two-column .left_column {", " margin: 10px;", "}", "", ".identity .right_column {", " margin-top: 10px;", " border-radius: 10px;", "}", "", ".l-container.l-container--two-column-dashboard .right_column, .l-container.l-container--two-column .right_column {", " background-color: #FFD6F7;", "}", "", ".identity .controls_section.follow_list.recommended_tumblelogs > li.item {", " border-bottom: 1px solid hsla(288, 100%, 84.3%, 0.5);", "}", "", ".identity .controls_section.user_list li .follow_list_item_blog .tumblelog_title {", " color: hsl(286, 100%, 83.1%);", "}", "", ".identity .controls_section.user_list li .follow_list_item_blog .tumblelog_name {", " color: hsla(313.3, 100%, 80.6%, 0.7);", "}", "", ".identity .controls_section li.section_header {", " border-bottom: 2px solid hsla(287.7, 100%, 84.7%, 0.6);", "}", "", ".identity .controls_section li.account_header, .identity .controls_section li.contributors_header, .identity .controls_section li.editors_header, .identity .controls_section li.section_header {", " color: hsla(285.7, 100%, 70.4%, 0.3);", "}", "", ".identity .controls_section.user_list li .follow_list_item_blog::before {", " background-image: linear-gradient(90deg,rgba(54,70,93,0),#36465d00);", " border-right: 5px solid #36465d;", "}", "", ".identity .controls_section.user_list li .follow_list_item_blog::before {", " background-image: linear-gradient(90deg,rgba(54,70,93,0),transparent);", " border-right: 5px solid transparent;", "}", "", ".identity .controls_section.user_list li:active .follow_list_item_blog::before, .identity .controls_section.user_list li:hover .follow_list_item_blog::before {", " background-image: linear-gradient(90deg,rgba(68,83,104,0),transparent);", " border-right: 5px solid transparent;", "}", "", ".sidebar_link {", " color: hsla(317.9, 100%, 81%, 0.6);", "}", "", ".radar .radar_tumblelog_label .name {", " color: rgba(229, 143, 255, 0.77);", "}", "", ".radar .radar_tumblelog_label .subheading {", " color: rgba(255, 155, 229, 0.68);", "}", "", ".radar .radar_footer .radar_avatar::before {", " background-image: linear-gradient(to right, rgba(54,70,93,0), transparent);", "}", "", ".identity .right_column::after {", " background: linear-gradient(180deg,#36465d00,rgba(54,70,93,0));", "}", "", ".identity .controls_section a .count {", " color: hsla(285.7, 100%, 82.7%, 0.7);", "}", "", ".identity .controls_section .control-anchor {", " color: hsla(283.5, 100%, 84.3%, 0.8);", "}", "", ".identity .controls_section .open_blog .open_blog_link {", " color: hsla(315.3, 100%, 74.7%, 0.8);", "}", "", ".identity .controls_section .open_blog .currently_selected_blog {", " color: hsla(288.4, 100%, 86.9%, 0.8);", "}", "", ".radar .radar_controls {", " background-color: #FFD6F7;", "}", "", ".radar .radar_controls .note_count > a {", " color: #e9a3ff;", "}", "", ".radar .radar_button {", " color: #E9A3FF;", "}", "", ".dashboard_options_form, .tag_psa {", " border: 1px solid #ff9fe3;", " color: #ff91db;", "}", "", ".chrome.blue {", " border-color: #de94ff;", " border-bottom-color: rgb(222, 148, 255);", " background: #eabaff;", "}", "", ".chrome {", " color: #e680ff;", " border-color: #ff8fde;", " border-bottom-color: rgb(255, 143, 222);", "background: #ffccf2;", "}", "", "body {", "background: url(https://78.media.tumblr.com/tumblr_lmr1nnybfP1qcfn0j.bmp) repeat center fixed! important;", "}" ].join("\n"); if (typeof GM_addStyle != "undefined") { GM_addStyle(css); } else if (typeof PRO_addStyle != "undefined") { PRO_addStyle(css); } else if (typeof addStyle != "undefined") { addStyle(css); } else { var node = document.createElement("style"); node.type = "text/css"; node.appendChild(document.createTextNode(css)); var heads = document.getElementsByTagName("head"); if (heads.length > 0) { heads[0].appendChild(node); } else { // no head yet, stick it whereever document.documentElement.appendChild(node); } } })();