diff --git a/website/_sass/base.scss b/website/_sass/base.scss index cde9996..95ecb77 100644 --- a/website/_sass/base.scss +++ b/website/_sass/base.scss @@ -1,15 +1,15 @@ // Custom style matching https://onfoss.libregaming.org/ -//$primary: darkorange; -//$secondary: red; -//$body-bg: black; -//$body-color: orange; -//$warning: yellow; -//$font-family-base: Ubuntu Mono, monospace; -//$link-color: #4FBAD5; -//$dark: darkorange; -//$nav-pills-link-active-color: darkblue; -//$nav-pills-link-active-bg: darkorange; +$primary: darkorange; +$secondary: red; +$body-bg: black; +$body-color: orange; +$warning: yellow; +$font-family-base: Ubuntu Mono, monospace; +$link-color: #4FBAD5; +$dark: darkorange; +$nav-pills-link-active-color: darkblue; +$nav-pills-link-active-bg: darkorange; // If you want to provide the Ubuntu font, place those font files in assets/css/font