Skip to content
This repository was archived by the owner on Aug 18, 2022. It is now read-only.
This repository was archived by the owner on Aug 18, 2022. It is now read-only.

Ionic2 Sass customization #8

@mjwheatley

Description

@mjwheatley

Is there a way to theme an app with Sass variables using this package?
Ionic2 documentation (http://ionicframework.com/docs/v2/theming/theming-your-app/) mentions an app.variables.scss file where you can tweak the $colors map.

$colors: (

primary: #387ef5,
secondary: #32db64,
danger: #f53d3d,
light: #f4f4f4,
dark: #222,

);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions