Socket
Socket
Sign inDemoInstall

@instructure/canvas-ams-theme

Package Overview
Dependencies
3
Maintainers
31
Versions
61
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/canvas-ams-theme


Version published
Maintainers
31
Created

Readme

Source

category: packages

canvas-ams-theme

npm  build-status  MIT License  Code of Conduct

A UI component theme for Canvas AMS made by Instructure Inc.

This theme has a 3:1 minimum contrast requirement.

Installation

yarn add @instructure/canvas-ams-theme

Usage

Before mounting (rendering) your React application:

import { theme } from '@instructure/canvas-ams-theme'
theme.use()

To override the variables:

theme.use({ overrides: { colors: { brand: 'red' } } })

FAQs

Last updated on 25 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc