+++ # ----------------------------------------------------------------------- # Do not edit this file. It is automatically generated by API Documenter. # ----------------------------------------------------------------------- title = "cardChrome" keywords = ["grafana","documentation","sdk","@grafana/ui"] type = "docs" draft = true +++ ## styleMixins.cardChrome() function ### styleMixins.cardChrome() function Signature ```typescript function cardChrome(theme: GrafanaTheme): string; ``` Import ```typescript import { styleMixins } from '@grafana/ui'; const { cardChrome } = styleMixins; ``` Parameters | Parameter | Type | Description | | --- | --- | --- | | theme | GrafanaTheme | | Returns: `string`