Current section

Files

Jump to
torch priv templates sass _variables.scss
Raw

priv/templates/sass/_variables.scss

// Torch Admin SASS Variables
//
// Customize these variables to change the look and feel of your admin.
// Just be sure to import them before you import the admin styles, like so:
//
// @import "admin_variables"
// @import "../../../node_modules/torch/web/static/css/torch"
// $white: #fff;
// $primary-color: #043878;
// $secondary-color: #2097B8;
// $tertiary-color: #33752C;
// $font-family: "Helvetica Neue";
// $font-weight: 200;