Dynamic Palette Generation





Sources:



GitHub: https://github.com/ZeroaNinea/Command-Palette-Angular
GitHub Pages: https://zeroaninea.github.io/Command-Palette-Angular/





This is the first part of a series where I build a reusable and customizable command palette in Angular.

Since the component needs to support different themes, I...