25.0.0 • Published 6 months ago

horizon-themes v25.0.0

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

Horizon Themes

Directory Structure

 - pre-defined-resources   // to define all the pre-defined colors to use in the application by developer. Designer should only add colors to be used globally in the application NOT with the `theme`.
    |_ colors
    |_ index.js
 - clients // to specify clients and define all the themes for specific clients.
   |_ default // do not delete this folder because it will be used to define the default theme which will be used by developer to develop when no theme is specified to developer that which theme to use.
        |_ theme.js // to define the theme itself.
        |_ index.js // to export the theme.

NOTE: Designer must always need to specify the colors, typographies, fonts and breakpoints which will be strictly used by developers.

Steps to publish the theme:

  • npm version major
  • npm run build
  • npm run publish
25.0.0

6 months ago

24.0.0

6 months ago

23.0.0

1 year ago

22.0.0

1 year ago

20.0.0

1 year ago

19.0.0

1 year ago

18.0.0

1 year ago

17.0.0

1 year ago

16.0.0

1 year ago

15.0.0

1 year ago

14.0.0

1 year ago

13.0.0

1 year ago

12.0.0

1 year ago

11.0.0

1 year ago

10.0.0

1 year ago

9.0.0

1 year ago

8.0.0

1 year ago

7.0.0

1 year ago

6.0.0

1 year ago

5.0.0

1 year ago

4.0.0

1 year ago

3.0.0

1 year ago

2.0.0

1 year ago

1.0.0

1 year ago