github.com/cs3org/reva/v2@v2.27.7/docs/assets/scss/_variables_project.scss (about)

     1  /*
     2  
     3  Add styles or override variables from the theme here.
     4  
     5  */
     6  
     7  $primary: #29a7df;
     8  $secondary: #ED6A5A;
     9  $dark: #131516;
    10  $enable-gradients: false;
    11  $enable-rounded: false;
    12  $enable-shadows: false;
    13  $td-enable-google-fonts: true;
    14  $google_font_name: "Roboto";
    15  $google_font_family: "Roboto:300,300i,400,400i,700,700i";