UNPKG

koval-ui

Version:

React components collection with minimalistic design. Supports theming, layout, and input validation.

1 lines 609 B
{"version":3,"file":"themeDovzhenko.cjs","sources":["../../../../src/lib/Theme/themeDovzhenko.ts"],"sourcesContent":["import {theme as themeInternal} from '@/lib/Theme/theme.ts';\n\nimport type {PublicThemeType} from './PublicThemeType.ts';\n\nexport const theme = {\n ...themeInternal,\n colorDo: '#808080',\n colorRe: '#3d3d3d',\n colorMi: '#d5d5d5',\n colorFa: '#a9a9a9',\n colorSol: '#494949',\n colorLa: '#e7e7e7',\n} as PublicThemeType;\n"],"names":["theme","themeInternal"],"mappings":"4HAIaA,EAAQ,CACjB,GAAGC,EAAA,MACH,QAAS,UACT,QAAS,UACT,QAAS,UACT,QAAS,UACT,SAAU,UACV,QAAS,SACb"}