CSS Configuration
Choose a layout grid
You can edit your layout grid by opening /_assets/css/screen/layout/grid.css and editing the #include directive at the end of the file. You can find pre-made grids in the /_assets/css/screen/layout/grids/ folder, or you could always create a different one, if you need.
Choose a color scheme
Open /_assets/css/screen/color/palette.css and edit the #include directive at the end of the file. You can find pre-made color palettes in /_assets/css/common/color-palettes/, or you can create your own.
Choose a typography palette
Open /_assets/css/screen/typography/typography.css and edit the #include directive at the end of the file. You can find pre-made typography palettes in /_assets/css/common/typography/, or you can create your own.