UNPKG

repoweaver

Version:

A GitHub App that skillfully weaves multiple templates together to create and update repositories with intelligent merge strategies

1 lines 1.27 kB
{"ast":null,"code":"import { MD3LightTheme as DefaultTheme } from 'react-native-paper';\nexport const theme = Object.assign({}, DefaultTheme, {\n colors: Object.assign({}, DefaultTheme.colors, {\n primary: '#6200EE',\n secondary: '#03DAC6',\n background: '#F5F5F5',\n surface: '#FFFFFF',\n error: '#B00020'\n })\n});","map":{"version":3,"names":["MD3LightTheme","DefaultTheme","theme","Object","assign","colors","primary","secondary","background","surface","error"],"sources":["/Users/pmouli/Documents/GitHub.nosync/boots-strapper/mobile/src/theme.ts"],"sourcesContent":["import { MD3LightTheme as DefaultTheme } from 'react-native-paper';\n\nexport const theme = {\n ...DefaultTheme,\n colors: {\n ...DefaultTheme.colors,\n primary: '#6200EE',\n secondary: '#03DAC6',\n background: '#F5F5F5',\n surface: '#FFFFFF',\n error: '#B00020',\n },\n};"],"mappings":"AAAA,SAASA,aAAa,IAAIC,YAAY,QAAQ,oBAAoB;AAElE,OAAO,MAAMC,KAAK,GAAAC,MAAA,CAAAC,MAAA,KACbH,YAAY;EACfI,MAAM,EAAAF,MAAA,CAAAC,MAAA,KACDH,YAAY,CAACI,MAAM;IACtBC,OAAO,EAAE,SAAS;IAClBC,SAAS,EAAE,SAAS;IACpBC,UAAU,EAAE,SAAS;IACrBC,OAAO,EAAE,SAAS;IAClBC,KAAK,EAAE;EAAS;AACjB,EACF","ignoreList":[]},"metadata":{"hasCjsExports":false},"sourceType":"module","externalDependencies":[]}