4.1.1 • Published 2 months ago

@finastra/angular-theme v4.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

npm.io

@finastra/angular-theme stackblitz

The Finastra Angular Theme is the Angular implementation of the Finastra Design System. It features Finastra's branding of foundations (color, typography, icons, logo) and UI elements (buttons, checkbox, input...).

🤔 How to use it?

You can get started in 2 simple steps:

Install the dependencies

npm install @finastra/angular-theme @angular/material

With SASS

The most flexible way of using the angular-theme

@use '@finastra/angular-theme' as fds;
@use '@finastra/angular-theme/base';

@include fds.uxg-core();
@include fds.uxg-material-theme(fds.$light-theme);

With CSS pre-built themes

Choose between light, dark or all-theme

@import '@finastra/angular-theme/prebuilt-theme/all-theme';

💌 Want to help?

Want to file a bug, contribute some code, or improve documentation? Excellent! consider reading our contribution guidelines

4.1.1

2 months ago

4.1.0

2 months ago

4.0.0-alpha.5

6 months ago

4.0.0

6 months ago

4.0.0-alpha.4

11 months ago

4.0.0-alpha.3

12 months ago

4.0.0-alpha.1

1 year ago

4.0.0-alpha.2

12 months ago

3.11.2

1 year ago

3.8.2

1 year ago

3.9.0

1 year ago

3.8.1

2 years ago

3.7.2

2 years ago

3.8.0

2 years ago

3.10.0

1 year ago

3.7.1

2 years ago

3.6.0

2 years ago

3.4.0

2 years ago

3.5.1

2 years ago

3.5.0

2 years ago

3.3.0

2 years ago

3.2.0

2 years ago

3.1.1

2 years ago

3.1.0

2 years ago

2.7.0

2 years ago

2.6.1

2 years ago

2.6.0

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.5.0

2 years ago

2.4.1

2 years ago

2.4.0

3 years ago

2.3.1

3 years ago

2.3.0

3 years ago

2.2.1

3 years ago

2.2.0

3 years ago

2.1.3

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.2

3 years ago

1.5.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago

0.23.21

3 years ago