Skip to content
/ theming Public

This sample project uses ngrx to handle color changes in CSS variables. Some minor SCSS scripts are being used to do a little theming.

License

Notifications You must be signed in to change notification settings

cmxl/theming

Repository files navigation

Theming

This sample project uses ngrx to handle color changes in CSS variables. Some minor SCSS scripts are being used to do a little theming. Color variables are saved as a pseudo rgb format, i.e. red, green, blue without declaring it as a color. You can change any color in the pickers and they get immediately reflected to the site. They are not persisted and reset upon reload.

About

This sample project uses ngrx to handle color changes in CSS variables. Some minor SCSS scripts are being used to do a little theming.

Topics

Resources

License

Stars

Watchers

Forks