We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
amp-story-page-outlink
cta-accent-color
When theme="custom" is specified without a cta-accent-color value, color values are null and this is the result:
theme="custom"
We could give default values to the css variables and throw a warning.
Description
When

theme="custom"is specified without acta-accent-colorvalue, color values are null and this is the result:We could give default values to the css variables and throw a warning.
