You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
485 B
13 lines
485 B
// This file may be used to override the Sass variables used within the Trestle
|
|
// admin. It will be automatically included within all admin pages.
|
|
//
|
|
// A subset of Bootstrap and Trestle defaults can be set here.
|
|
// For a detailed overview of the customizable variables, see the file
|
|
// `frontend/theme/trestle/theme/_defaults.scss` within the Trestle source.
|
|
|
|
// Customize admin theme colors:
|
|
//
|
|
// $theme-colors: (
|
|
// "primary": #337ab7,
|
|
// "secondary": #719dc3
|
|
// );
|
|
|