Module: MsTeamsHermes::Style::Colors
- Included in:
- MsTeamsHermes::Style
- Defined in:
- lib/msteams_hermes/style/colors.rb
Overview
Module containing Microsoft’s Colors representation See ‘Colors` in adaptivecards.io/explorer/TextBlock.html
Constant Summary collapse
- DEFAULT =
"default"
- ACCENT =
"accent"
- GOOD =
"good"
- WARNING =
"warning"
- ATTENTION =
"attention"
- LIGHT =
"light"
- DARK =
"dark"