Skip to content
This repository was archived by the owner on Oct 28, 2020. It is now read-only.

Footer with theme integration  #4

@0-vortex

Description

@0-vortex

A footer component with full material-ui themed structure is required.
Generic material components have a key in the getMuiTheme object (dark.js). Quote:

This object contains the following keys:

spacing: can be used to change the spacing of components.
fontFamily can be used to change the default font family.
palette can be used to change the color of components.
zIndex can be used to change the level of each component.
isRtl can be used to enable the right to left mode.
There is also one key for each component so you can use to customize them individually:

  • appBar
  • avatar
  • ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions