UNPKG

756 BSource Map (JSON)View Raw
1{"version":3,"names":["DefaultTheme","dark","colors","primary","background","card","text","border","notification"],"sources":["DefaultTheme.tsx"],"sourcesContent":["import type { Theme } from '../types';\n\nconst DefaultTheme: Theme = {\n dark: false,\n colors: {\n primary: 'rgb(0, 122, 255)',\n background: 'rgb(242, 242, 242)',\n card: 'rgb(255, 255, 255)',\n text: 'rgb(28, 28, 30)',\n border: 'rgb(216, 216, 216)',\n notification: 'rgb(255, 59, 48)',\n },\n};\n\nexport default DefaultTheme;\n"],"mappings":"AAEA,MAAMA,YAAmB,GAAG;EAC1BC,IAAI,EAAE,KADoB;EAE1BC,MAAM,EAAE;IACNC,OAAO,EAAE,kBADH;IAENC,UAAU,EAAE,oBAFN;IAGNC,IAAI,EAAE,oBAHA;IAINC,IAAI,EAAE,iBAJA;IAKNC,MAAM,EAAE,oBALF;IAMNC,YAAY,EAAE;EANR;AAFkB,CAA5B;AAYA,eAAeR,YAAf"}
\No newline at end of file