need pornhub theme / Youtube Watch Page Fix
FluentTube by m7mde7egazy
Details
Authorm7mde7egazy
LicenseNo License
Categoryuserstyles,github,youtube
Created
Updated
Size4.7 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name FluentTube
@version 20220825.09.52
@namespace userstyles.world/user/m7mde7egazy
@description need pornhub theme / Youtube Watch Page Fix
@author m7mde7egazy
@license No License
==/UserStyle== */
@-moz-document domain("youtube.com") {
/* ==UserStyle==
@name Youtube Pornhub Premium
@namespace https://github.com/M7MDE7EGAZY
@version 1.0.1
@author Mohamed E.Hegazy
@license Apache License 2.0
==/UserStyle== */
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600&display=swap');
a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
div,
yt-formatted-string {
font-family: 'Cairo', sans-serif !important;
}
/* width */
::-webkit-scrollbar {
width: 5px !important;
border-radius: 100px;
}
/* Track */
::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px grey !important;
border-radius: 10px !important;
background: #191d20 !important;
}
/* Handle */
::-webkit-scrollbar-thumb {
background: #ff9000 !important;
border-radius: 10px !important;
border-radius: 100px !important;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #ff9000 !important;
border-radius: 100px !important;
}
:root {
--accent-color: #ff9000 !important;
--accent-color-hover: #ff9000 !important;
--yt-spec-static-brand-red: #ff9000 !important;
--font-family: 'Cairo', sans-serif !important;
--bg-color: #101113 !important;
--bg-color-dark: #000000 !important;
--text-color-2: #ffffff !important;
}
#container.ytd-searchbox input.ytd-searchbox {
text-align: center;
color: #ff9000;
}
#search-icon.ytd-searchbox {
display: inline-flex;
color: #ff9000;
}
ytd-searchbox #container.ytd-searchbox {
text-align: center;
color: #ff9000;
padding: 10px;
border: 1px solid #ff900030;
box-shadow: none;
height: 25px;
margin-bottom: 15px;
border-radius: 10px;
width: 725.99px;
}
ytd-searchbox[has-focus] #container.ytd-searchbox {
text-align: center;
color: #ff9000;
padding: 10px;
border: 1px solid #ff900030;
box-shadow: none;
height: 25px;
margin: 0;
margin-bottom: 15px;
margin-right: -100px;
border-radius: 10px;
width: 0px;
}
.ab4yt-dialog {
display: none !important;
}
.gstl_50 {
margin-top: 30px;
}
button#search-icon-legacy {
display: none !important;
}
div#voice-search-button {
background: #101113 !important;
height: 45.22px;
border: 1px solid #ff900030;
border-radius: 10px !important;
margin: 0;
padding: 0;
color: #ff9000;
margin-top: 7px;
display: none
}
div#voice-search-button > ytd-button-renderer > a > yt-icon-button > button > yt-icon {
color: #ff9000;
}
div#search-clear-button > ytd-button-renderer > a > yt-icon-button > button > yt-icon {
color: #ff9000;
}
ytd-searchbox.ytd-masthead[has-focus] {
margin: 0;
padding: 0;
}
ytd-searchbox.ytd-masthead {
color: #ff9000;
}
input.ytd-searchbox::placeholder {
color: #ff9000;
}
yt-formatted-string#text.style-scope.yt-chip-cloud-chip-renderer {
color: #ffffff;
}
.yt-spec-icon-badge-shape--type-notification .yt-spec-icon-badge-shape__badge {
background-color: #ff9000;
color: rgb(255, 255, 255);
}
#logo-container .logo,
.footer-logo-icon,
#logo-icon,
#logo-icon-container {
content: url("https://i.ibb.co/T07HNtw/logo-1.png") !important;
padding: 0 !important;
height: 40px !important;
width: 100px !important;
}
yt-icon#guide-icon.style-scope.ytd-masthead {
content: url("https://i.ibb.co/2Pb5Ndw/menu.png") !important;
}
#dismissible.ytd-rich-grid-media {
background: #191d20;
border-radius: 10px;
border: 1px solid #2a2728;
}
#details.ytd-rich-grid-media {
padding-top: 5px;
padding-left: 5px;
}
#video-title {
color: #ff9000 !important;
}
yt-icon.style-scope.ytd-badge-supported-renderer > svg {
fill: #e0115f;
}
yt-formatted-string.title.style-scope.ytd-guide-entry-renderer {
color: #ffffff;
font-weight: bolder;
}
ytd-guide-entry-renderer[active] > a > tp-yt-paper-item {
border-left: 5px solid #ff9000;
border-radius: 0 8px 0 0;
background: #101113;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
width: 69%;
}
#sections.ytd-guide-renderer > *.ytd-guide-renderer:first-child {
padding: 20px 0;
}
ytd-guide-entry-renderer[active] > a > tp-yt-paper-item > yt-formatted-string {
color: #ff9000 !important;
font-weight: 700;
}
yt-formatted-string#guide-section-title {
color: #ff9000 !important;
}
.ytp-chrome-bottom {
left: 2.5% !important;
width: 95% !important;
}
.ytp-swatch-background-color {
background-color: #ff9000;
}
yt-icon.style-scope.ytd-topbar-menu-button-renderer {
content: url("https://i.ibb.co/QkqR8dL/youtube.png");
}
.yt-spec-icon-badge-shape__icon > yt-icon {
content: url("https://i.ibb.co/4KJ6KY8/notification.png")
}
}