/*
Theme Name: Summit Systems
Theme URI: https://summitsystems.com/
Author: SmartaStudio
Author URI: https://smartastudio.com/
Description: Bespoke theme for Summit Systems
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: summitsystems
*/ 

.colour-scheme-white { background: #fff; color: #222; }
.colour-scheme-dark { background: #222; color: #fff; }
.colour-scheme-brand1 { background: #f0c; color: #fff; }
.colour-scheme-brand2 { background: #0cf; color: #222; }
.colour-scheme-image { background: #fff url('path-to-image.jpg') no-repeat center center; color: #222; } 