18.7.1 • Published 6 years ago

cx-theme-dark v18.7.1

Weekly downloads
21
License
SEE LICENSE.md
Repository
-
Last release
6 years ago

Dark theme

This is a theme package for the Cx framework.

Dark theme eases the stress on your eyes caused by long hours of use. Hence, it's commonly used for long-running tools and applications. Take a look at theme preview and compare it to the other themes here.

Usage

In order to use the theme, install its npm package:

npm install cx-theme-dark

Then, import Cx styles from the package:

// theme variables can be overridden here

@import "~cx-theme-dark/src/variables";

// theme state-style-maps can be overridden here, before importing css  

@import "~cx-theme-dark/src/index";

// add custom CSS here

To learn more about Cx styling and how to customize it, click here.

18.7.1

6 years ago

18.7.0

6 years ago

18.6.0

6 years ago

17.4.0

7 years ago

17.1.1

7 years ago

17.1.0

7 years ago