diff --git a/packages/grafana-ui/src/components/ThemeDemos/ThemeDemo.tsx b/packages/grafana-ui/src/components/ThemeDemos/ThemeDemo.tsx index 03827b83006..48d88651b6b 100644 --- a/packages/grafana-ui/src/components/ThemeDemos/ThemeDemo.tsx +++ b/packages/grafana-ui/src/components/ThemeDemos/ThemeDemo.tsx @@ -121,6 +121,7 @@ export const ThemeDemo = () => { name main shade (used for hover) + transparent border & text @@ -250,6 +251,17 @@ export function RichColorDemo({ theme, color }: RichColorDemoProps) { {color.shade} + +
+ {color.shade} +
+