{
  "version": 3,
  "sources": ["../../../src/core/themeMappings.ts"],
  "sourcesContent": ["import {ThemeProps} from \"tamagui\";\n\nexport type ThemeColors = 'primary' | 'secondary' | 'info' | 'warning' | 'success' | 'error'\nexport const colormap: { [k in ThemeColors]: ThemeProps['name'] } = {\n    success: 'green_alt1',\n    error: 'red_alt1',\n    info: 'blue_alt1',\n    primary: 'blue_alt1',\n    secondary: 'gray_alt2',\n    warning: 'orange_alt2'\n}"],
  "mappings": "AAGO,MAAM,WAAuD;AAAA,EAChE,SAAS;AAAA,EACT,OAAO;AAAA,EACP,MAAM;AAAA,EACN,SAAS;AAAA,EACT,WAAW;AAAA,EACX,SAAS;AACb;",
  "names": []
}
