pale pink theme for tiktok desktop.
tiktok pink by ccczzx
Details
Authorccczzx
LicenseNo License
Categorytiktok
Created
Updated
Size956 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name tiktok pink
@version 20220506.14.56
@namespace userstyles.world/user/ccczzx
@description pale pink theme for tiktok desktop.
@author ccczzx
@license No License
==/UserStyle== */
@-moz-document domain("tiktok.com") {
body {
font-family: ProximaNova, Arial, Tahoma, PingFangSC, sans-serif;
background-color: #e0d3d1;
}
.tiktok-12azhi0-DivHeaderContainer {
background: #e0d3d1;
}
.tiktok-1cx1pch-DivScrollContainer-StyledScroll {
background: #e0d3d1;
}
.tiktok-7t2h2f-DivBrowserModeContainer {
background: #e0d3d1;
}
.tiktok-5xuix8-Button-StyledFollowButton {
background-color: #e0d3d1;
}
.tiktok-46wese-DivCommentListContainer {
background-color: #e0d3d1;
}
.tiktok-1xjmtjf-DivBottomCommentContainer {
background-color: #e0d3d1;
}
.tiktok-jcprrh-Button-StyledFollowButton {
background-color: #e0d3d1;
}
.tiktok-zxo5ey-ButtonGetAppText {
background: none;
}
}