tum-esm / slidev-template

our presentation template for slidev
2 stars 0 forks source link

Add component `Highlight` #7

Open dostuffthatmatters opened 2 years ago

dostuffthatmatters commented 2 years ago

Support different color variants: red, blue, green, yellow, gray


Used like a React component:

<Hightlight variant="red">some text to be highlighted</Hightlight>

Should look like:

color-new-1