Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

Theming

Jose E. Gonzalez Modecir edited this page Oct 13, 2017 · 1 revision

Theme-able elements

  • Colors
  • Fonts
  • Spacing

Standard theme

The library can be used without setting any theme: in that case the theme-able elements will have:

  • Colors: standard
  • Fonts: default platform fonts "Helvetica, Arial, sans-serif"
  • Spacing: Standard

Technical solution (tbd)

Ultimately the theme should be achieve with a single .sass file where the variables for the theme-able elements can be redefined.

This file is to use on the compilation process of the library.