Theme
@import url("https://backrooms-wiki.wdfiles.com/local--code/component%3Atheme/1");
 
:root {
   /* logo by Scutoid, based on the logo by EstrellaYoshte */
   --logo-image: url("http://backrooms-wiki.wikidot.com/local--files/component:theme/logo-2.svg");
   --header-title: "Backrooms Sandbox 2";
   --header-subtitle: "Sandbox: Reloaded";
 
   --gradient-header: linear-gradient( to bottom, rgb(110, 173, 87) 0%, rgb(var(--dark-accent)) 100%);
   --swatch-topmenu-bg-color: 56, 107, 56;
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License