@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
@-moz-document url-prefix("about:"){
  page,
  scrollbar{
    scrollbar-color: rgb(210,210,210) rgb(46,54,69);
    scrollbar-width: thin;
  }
}