Designer

SCSS Compiler with minify and autocompile options.
Global variables for colors, fonts and sizes.
Color shades generator and font import options.
Advanced mode to edit related SCSS code.

SCSS Compiler

Set options for the SCSS compiler of child theme custom styles files.

  • SCSS Compiler minify: Minify CSS output when compiling SCSS files.
    Recommended in production.
  • SCSS Autocompile: Check for SCSS files updates and compile CSS output if required. Useful for editing custom files in an external editor and update them with FTP.
    Recommended only in development.

Global variables

Colors, fonts and sizes

Add & edit global color variables to use in customizer and child theme custom files code.

Optionally add automated color shades (light & dark versions) and complementary color.