1.0.2 • Published 25 days ago

@eventstore-ui/theme v1.0.2

Weekly downloads
-
License
-
Repository
github
Last release
25 days ago

@eventstore-ui/theme

Theming for the Event Store design system.

Install

Add to your project

yarn add @eventstore-ui/theme

Usage

In your globalScript file, add an import:

import '@eventstore-ui/theme';

The active theme will be automatically applied as a set of css variables.

background-color: var(--color-background);

By default, an appropriate theme will be chosen from the users system settings, or a theme can be chosen directly:

import { theme } from '@eventstore-ui/theme';

theme.select('high_contrast_dark');

Additionally, @eventstore-ui/layout contains components for selecting a theme.

1.0.2

25 days ago

1.0.0

10 months ago

0.1.8

10 months ago

0.1.7

11 months ago

0.1.4

1 year ago

0.1.6

12 months ago

0.1.5

1 year ago

0.1.0

1 year ago

0.1.2

1 year ago

0.1.0-rc.1

1 year ago

0.1.1

1 year ago

0.1.3

1 year ago

0.1.0-alpha.16

1 year ago

0.1.0-alpha.15

1 year ago

0.1.0-alpha.17

1 year ago

0.1.0-alpha.12

2 years ago

0.1.0-alpha.11

2 years ago

0.1.0-alpha.14

1 year ago

0.1.0-alpha.13

1 year ago

0.1.0-alpha.10

2 years ago

0.1.0-alpha.9

2 years ago