humhub/themes/HumHub/less/variables.less
2017-11-05 21:38:25 +01:00

13 lines
485 B
Plaintext

/**
* Define or overwrite your theme variables here.
*
* Check for @humhub/static/less/variables.less file for all available variables.
*
* You can also access your variables within your view files by calling Yii::$app->view->theme->variable('myVariable');
*
* You can disable the import of humhub theme components by using variables of the format @prev-{component} e.g.:
* This will prevent comment.less component from beeing imported.
* e.g.:
* @prev-comment: true;
*
**/