Hi All,
I'd like to remove Bootswatch and replace it with an array of global CSS variables that would allow colors, fonts, etc. to be customized while maintaining a more consistent feel. Long term, this would possibly allow institutions to set those variables in their launch to help make tools match their LMS.
For example, you could set something like this in config.php and the colors in Tsugi (and the tools that don't overwrite the default styling) would match.
$theme = array("primary"=>"#1066EB", "text"=>"#111111", "nav-text"=>"#FFFFFF");
I could keep the Bootswatch code in place, but ideally, I'd like to upgrade Bootstrap to version 3.4.1 at the same time and keeping two copies of Bootstrap would muddy up the Output code a bit.
Is anyone opposed to removing Bootswatch support in master? If there are objections I can keep both around.
David
--
David P. Bauer
Team Lead, eLearning Systems & Support Services
University of Dayton
300 College Park, Dayton, OH 45469-1302