pluto3/extend/custom_scheme_vars.php
2017-09-19 16:23:41 +08:00

8 lines
247 B
PHP

<?php
// Insert your custom vars here and back up this file before a theme update,
// so you can override color scheme variables and not lose your changes after theme update
// e.g
// $scheme_vars[ 'bodyBackgroundColor' ] = '#f0f3f5';
?>