Materialize Bridge Docs
CtrlK
v0.33.4
v0.33.4
  • Intro
  • 1. About this application
    • 1.1 Introduction
    • 1.2 Navigation guide
    • 1.3 Components catalog
    • 1.4 Internal Structure
    • 1.5 Installation
    • 1.6 Project status
    • 1.7 Color switcher
  • 2. Installation
    • Webpack
    • JSPM
    • Aurelia-CLI
    • Fuse-box 2.x
  • 3. App developers tutorial
    • 3.1 Introduction
    • 3.2 Setup
    • 3.3 Select component
    • 3.4 Button component
    • 3.5 Slider component
    • 3.6 Collapsible component
    • 3.7 What you need to know
  • 4. App developers notes
    • 4.1 On bundling
    • 4.2 Using your own SASS with JSPM
  • 5. Contributing (bridge developers notes)
    • Cloning and running the code
    • Creating samples
  • 6. About Aurelia
    • 5.1 Key Features
  • 7. About Materialize
    • 7.1 Integrated with Aurelia
    • 7.2 Why choose Materialize
Powered by GitBook
On this page
  1. 1. About this application

1.7 Color switcher

Clicking on the Color switcher below the main navigation bar opens a color switcher popup:

As a default the colors from Materialize website are chosen.

Selecting a primary and accent color results of the application and all elements of its Components catalog be rendered using the selected colors. Hues are rendered according to the Material design specs.

The button sample page rendered with Polymer Paper colors (indigo/pink) selected.

Previous1.6 Project statusNext2. Installation

Last updated 7 years ago