UNPKG

733 BSource Map (JSON)View Raw
1{"version":3,"names":["DarkTheme","dark","colors","primary","background","card","text","border","notification"],"sources":["DarkTheme.tsx"],"sourcesContent":["import type { Theme } from '../types';\n\nconst DarkTheme: Theme = {\n dark: true,\n colors: {\n primary: 'rgb(10, 132, 255)',\n background: 'rgb(1, 1, 1)',\n card: 'rgb(18, 18, 18)',\n text: 'rgb(229, 229, 231)',\n border: 'rgb(39, 39, 41)',\n notification: 'rgb(255, 69, 58)',\n },\n};\n\nexport default DarkTheme;\n"],"mappings":"AAEA,MAAMA,SAAgB,GAAG;EACvBC,IAAI,EAAE,IADiB;EAEvBC,MAAM,EAAE;IACNC,OAAO,EAAE,mBADH;IAENC,UAAU,EAAE,cAFN;IAGNC,IAAI,EAAE,iBAHA;IAINC,IAAI,EAAE,oBAJA;IAKNC,MAAM,EAAE,iBALF;IAMNC,YAAY,EAAE;EANR;AAFe,CAAzB;AAYA,eAAeR,SAAf"}
\No newline at end of file