changed style to meet the libregaming website

This commit is contained in:
c 2023-05-04 14:39:07 +02:00
parent 7274392c07
commit 7efffeb354
1 changed files with 10 additions and 10 deletions

View File

@ -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