Mushroom Cards Card Mod Styling/Config Guide

Different fields for Mushroom’s Title card

type: custom:mushroom-title-card
title: Hello, {{ user }} !
subtitle: hello
card_mod:
  style: |
    ha-card {
      --title-color: red !important;
      --subtitle-color: blue !important;
      }