// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`component.UI.BackgroundDark should render correctly 1`] = ` .c0 { color: white; background-color: darkestBackground; }
`;