Skip to content

Instantly share code, notes, and snippets.

@sturobson
Created January 23, 2020 14:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sturobson/5ec277c187098d28b257f612d0da2c41 to your computer and use it in GitHub Desktop.
Save sturobson/5ec277c187098d28b257f612d0da2c41 to your computer and use it in GitHub Desktop.
[class*='ary'].vf-card--bordered {
--vf-card-theme-color--background: white;
}
/*
* We have 4 'themes' that only add colour
* We have (potentially several) design variants
* One of those is where we only have a border of colour rather than a block of color with text on it.
* This updates the background colour for any card that has the 'normal' design variant
* with any of the four colour palettes - primary, secondary, etc, etc.
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment