Colonel
33 sites
Security covered
Colonel provides foundational styles and a grid system for theme development. It is designed to be used with its subtheme, SubColonel, which imports Colonel's styles and allows for variable definition without overrides or duplicated code.
Colonel contains the basic styles for starting a theme project (normalize, grid system, typographic styles, etc...). However Colonel can not be used alone.
You should use the subtheme called SubColonel (which is inside the Colonel theme).
SubColonel is divided into components that are fully coupled to Colonel.
We import Colonel's SCSS file and then we define the variables. It avoids overrides and duplicated code.