export const values = { version: "0.1.0", sds: "0.1.0", }; export const sizes = { mobile: 768, navigation: 288, sidebar: 416, header: 72, }; export const code = {}; export const theme = { foreground: system.white, ctaBackground: system.brand, pageBackground: system.foreground, pageText: system.black, };