sdfsfsfsf
sdasadsa by mervegenc
Details
Authormervegenc
LicenseNo License
Categoryfdsfdsfs
Created
Updated
Size5.6 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
fsdfdsfdsfds
Source code
/* ==UserStyle==
@name sdasadsa
@version 20220506.22.02
@namespace userstyles.world/user/mervegenc
@description sdfsfsfsf
@author mervegenc
@license No License
==/UserStyle== */
@-moz-document domain("twitter.com") {
/* Pastel Pink Twitter addon for Pastel Color Twitter */
/* Ver.20210422 by nukumori.org is licensed under CC BY-NC-SA */
/* https://userstyles.org/styles/211450/ */
/* need to install "Pastel Color Twitter: https://userstyles.org/styles/185160/ */
/* Created: August 18, 2021 */
/* Updated: April 22, 2021 */
/* *** give us your feedback and donate us *** */
/* twitter logo */
svg.r-jwli3a,/* dim header twitter icon */
.r-13gxpu9, .r-1n1174f,
.r-1cvl2hr .r-jwli3a,
[role="heading"] .r-13v1u17 {
color: var(--custom-pink-light) !important;
}
/* twitter icon on settings makes it to pink */
div[style*="https://pbs.twimg.com/profile_images/"][style*="zRim1x6M_"] {
filter: hue-rotate(146deg) brightness(1.85) !important;
}
/* text, icon */
.r-1cvl2hr, /* icon: authorized user, tweet area */
.r-1n1174f /* text: link */ {
color: var(--custom-pink-light) !important;
}
/* button */
[role="button"][style*="background-color: rgb(15, 20, 25);"],/* "Follow" button on "Discover new Lists" */
[role="link"].r-sdzlij.r-peo1c {
background-color: var(--custom-pink-normal) !important;
}
[aria-label*="Follow"][role="button"] .r-18jsvk2 {/* "Follow" text inside follow button */
color: var(--custom-pink-normal);
}
[aria-label*="Follow"][role="button"]:hover .r-18jsvk2 {/* "Follow" text inside follow button */
color: var(--custom-pink-transparent-light);
}
[role="link"].r-sdzlij.r-peo1c:hover,
[aria-label*="Follow"][role="button"]:hover {
background-color: var(--custom-pink-dark) !important;
}
[aria-label*="Follow"][role="button"][data-testid*="unfollow"]:hover/* button - follow button on hover */ {
background-color: #fff !important;
border-color: var(--custom-pink-dark) !important;
}
[role="button"].r-oelmt8:hover {/* "Follow" button on "Discover new Lists" */
background-color: var(--custom-pink-dark) !important;
}
/* button/and icons on initial inline colors... */
[style*="background-color: rgb(180, 207, 176)"] {
background-color: var(--custom-pink-normal) !important;
}
[style="color: rgb(180, 207, 176);"] {
color: var(--custom-pink-light) !important;
}
/* icon/menu hover */
.r-1ydqjzz {
background-color: var(--custom-pink-transparent) !important;
}
/* icon active */
.r-h9yrwi {
background-color: var(--custom-pink-transparent-dark) !important;
}
/* borders */
.r-18bvks7,/* dim */
.r-1kqtdi0/* dark */ {
border-color: var(--custom-pink-transparent-dark);
}
.r-1ila09b,/* dim */
.r-1igl3o0/* dark */ {
border-bottom-color: var(--custom-pink-transparent-dark);
}
.r-kuekak,/* dim */
.r-gu4em3/* dark */ {
background-color: var(--custom-pink-transparent-dark);
}
/* borders/with fast twitter */
.r-1uusn97, .r-qo02w8 {
border-color: var(--custom-pink-transparent-dark) !important;
}
/* right advertizement items */
.r-1hdo0pc,/* dark content tab */
.r-3al2xr,/* dim content tab */
.r-g6ijar,/* dim */
.r-1panhkp,/* hover */
.r-1218gd,/* hover*/
.r-1d6w8o1/* backgrounds */ {
background-color: var(--custom-pink-transparent) !important;
}
/* hover tweet */
.r-1cuuowz {
background-color: var(--custom-pink-transparent) !important;
}
/* search input */
.r-1sw30gj {
background-color: var(--custom-pink-transparent-dark);
}
/* <-/-> buttons on Explore tab */
a[role="link"][style*="background-color: rgb(15, 20, 25);"],/* black button - ex."change location" on explore */
[role="button"][style*="background-color: rgba(15, 20, 25, 0.75);"] {
background-color: var(--custom-pink-normal) !important;
}
.r-19130f6,
a[role="link"].r-oelmt8,/* black button on hover - ex."change location" on explore */
[role="button"].r-pjtv4k/* hover */ {
background-color: var(--custom-pink-dark) !important;
color: #fff !important;
}
/* borders */
.r-1d6w8o1/* sidebar what's happening/who to follow block w/ background color */ {
border-color: var(--custom-pink-transparent);
}
.r-1ets6dv,/* search input */
.r-jxzhtn {
border-color: var(--custom-pink-transparent-dark);
}
.r-140t1nj/* tottom border */ {
border-bottom-color: var(--custom-pink-transparent-dark);
}
.r-j5o65s {
border-bottom-color: var(--custom-pink-transparent-dark);
}
.r-c554xy,/* ex. input for new message search people */
.r-1dgieki {
border-top-color: var(--custom-pink-transparent-dark);
}
/* analytics popup */
.ep-Cta .ep-CtaQPv1 {
border-color: var(--custom-pink-normal) !important;
background-color: var(--custom-pink-normal) !important;
}
.ep-Cta .ep-CtaQPv1:hover {
border-color: var(--custom-pink-dark) !important;
background-color: var(--custom-pink-dark) !important;
}
/* *** menu mod *** */
/* icons color */
svg.r-18jsvk2 {
color: var(--custom-pink-dark) !important;
}
svg.r-vlxjld,/* dark */
svg.r-1nao33i /* dim */ {
color: var(--custom-pink-light) !important;
}
:root{
--custom-link-color: var(--custom-pink-normal);
}
/* for dim/dark */
body:not([style*="background-color: rgb(255, 255, 255"]):not([style*="background-color: #FFFFFF"]) {
--custom-link-color: var(--custom-pink-light);
}
/* main navigation text on left color */
header [role="navigation"] .css-16my406/* normal */,
header [role="navigation"] .r-b88u0q .css-16my406/* active */ {
color: var(--custom-link-color) !important;
}
/* text inside badge of icons */
header [role="navigation"] .r-jwli3a .css-16my406/* normal */,
header [role="navigation"] .r-b88u0q .r-jwli3a .css-16my406/* active */ {
color: #fff !important;
}
}