Search
 
SCRIPT & CODE EXAMPLE
 

CSS

Enhancer for Youtube DeepDark Theme

html {
  scrollbar-color: var(--main-color, #c1c1c1) rgba(0, 0, 0, 0) !important;
  scrollbar-width: thin !important;
}
html:not([hide-scrollbar]) ::-webkit-scrollbar-thumb {
  background: var(--main-color, #c1c1c1) !important;
}
html:not([hide-scrollbar]) ::-webkit-scrollbar {
  width: 8px !important;
}
::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0) !important;
}
::-webkit-scrollbar-thumb {
  background: var(--main-color, #c1c1c1) !important;
}
Comment

PREVIOUS NEXT
Code Example
Css :: good news 
Css :: css style nth child beyond certain number 
Css :: How to run our spider 
Css :: Responsive testimonial slider HTML CSS 
Css :: map find link href element click 
Css :: qgraphicsscene get viewport width 
Css :: css initial letter chrome 
Css :: nuxt JisonLexerError: Lexical error on line 1: Unrecognized text. 
Css :: css not loading after clearing chaches asp.net 
Css :: change svg color in pseudo element 
Css :: react right burger scrol bar 
Css :: css geight 
Css :: css interview questions javatpoint 
Css :: sass create color utility classes 
Css :: 1 412 779 in words 
Css :: Add an animation class to the element you want animated 
Css :: css selector vs class name selenium 
Css :: textxarea noresize 
Css :: css using border top border bottom to create a hamburger icon 
Css :: how to use class form scss reactjs 
Css :: 3d trapezoid 
Css :: ipad css media query 
Css :: absolute vertical middle quasar 
Css :: tailwind simle navbar" 
Css :: create an outline of a square css 
Css :: on frontend grivity form css not load 
Css :: css syntax examples 
Css :: Do not use empty rulesetscss(emptyRules) 
Typescript :: eliminate dots li 
Typescript :: install typescript using npm 
ADD CONTENT
Topic
Content
Source link
Name
3+5 =