Skip to content

GiGaSoftwareDevelopment/mat-experimental

Repository files navigation

MyApp

This project was generated with Angular CLI version 18.0.1.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

Custom Theme

[9:15:40] gigasofware_developer:my-app git:(main) $ ng generate @angular/material:m3-theme
? What HEX color should be used to generate the M3 theme? It will represent your primary color palette. (ex. #ffffff) #ff9800
? What HEX color should be used represent the secondary color palette? (Leave blank to use generated colors from Material) #36a28e
? What HEX color should be used represent the tertiary color palette? (Leave blank to use generated colors from Material) #2a4e8b
? What HEX color should be used represent the neutral color palette? (Leave blank to use generated colors from Material) #8c90a6
? What is the directory you want to place the generated theme file in? (Enter the relative path such as 'src/app/styles/' or leave blank to generate at your project root) 
? Do you want to use system-level variables in the theme? System-level variables make dynamic theming easier through CSS custom properties, but increase the bundle size. Yes
? Choose light, dark, or both to generate the corresponding themes both
CREATE m3-theme.scss (2808 bytes)

About

Experiments with Angular Material 3 ( m3 )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published