Has this ever happened to you? You build a beautiful, fast web app, and then someone from the team says, “Can we make it dark mode?” or “Can we change the main color to green instead of blue?” Suddenly, a small request turns into a big mess—hunting down hardcoded styles all over your code.
This seminar is here to help.
You’ll learn simple, modern ways to theme web apps using modern CSS features like relative colors, color-scheme, and design tokens. We’ll demo it on an Angular Material 20 app, but the ideas work in any web project—no need to know Angular in advance.
We’ll see how to make flexible themes that can change instantly—switching colors, toggling light/dark mode, or adjusting the whole design system—with just a few changes.
If you’ve ever found theming your app frustrating, this seminar will show you a better way.