Socket
Book a DemoInstallSign in
Socket

@kep-ui-kit/ui-theme

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kep-ui-kit/ui-theme

This library was generated with [Nx](https://nx.dev).

latest
Source
npmnpm
Version
2.3.1
Version published
Maintainers
2
Created
Source

ui-theme

This library was generated with Nx.

Extending the theme

As per mui documentation, use Module Augmentation to add custom variables.

This should take place in theme/theme.d.ts, and the values themselves should go in the default theme objects (base, dark, light, pallete, typography).

For examples, see basically anything inside theme.d.ts.

Running unit tests

Run nx test ui-theme to execute the unit tests via Jest.

FAQs

Package last updated on 03 May 2022

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