{"_id":"@atheory-ai/kitsune-theme","name":"@atheory-ai/kitsune-theme","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@atheory-ai/kitsune-theme","version":"0.1.0","description":"Kitsune theme tokens and CSS utilities.","type":"module","sideEffects":["./src/tokens.css"],"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./tokens.css":"./src/tokens.css"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atheory-ai/kitsune.git","directory":"packages/theme"},"homepage":"https://kitsune.atheory.ai","bugs":{"url":"https://github.com/atheory-ai/kitsune/issues"},"keywords":["kitsune","web-components","web-native","frontend","runtime"],"publishConfig":{"access":"public"},"scripts":{"build":"tsc -p tsconfig.build.json","test":"vitest run"},"_id":"@atheory-ai/kitsune-theme@0.1.0","_integrity":"sha512-eX6JtgptJOHiKuwXgS/fCToCUSKA08IM2U8L7Y+X6TSUIDpzQUqE0H/ZwjPL7WOY+Q1nKUPIFmhdpOxwWYGYHA==","_resolved":"/private/var/folders/vy/lptmwxhn1fv5rwgf0dnmy2b80000gn/T/09621e5768d32f2d712fc096fa1deb7a/atheory-ai-kitsune-theme-0.1.0.tgz","_from":"file:atheory-ai-kitsune-theme-0.1.0.tgz","_nodeVersion":"24.15.0","_npmVersion":"11.13.0","dist":{"integrity":"sha512-eX6JtgptJOHiKuwXgS/fCToCUSKA08IM2U8L7Y+X6TSUIDpzQUqE0H/ZwjPL7WOY+Q1nKUPIFmhdpOxwWYGYHA==","shasum":"829ad79b861538fca4e3588d0c94a9a13238aee0","tarball":"https://registry.npmjs.org/@atheory-ai/kitsune-theme/-/kitsune-theme-0.1.0.tgz","fileCount":8,"unpackedSize":16570,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCRZS1tdmlO0SICS/G3zPIxQ0aPBnj3DmxaaB3NQzY+gAIgAW3EB/0GDi0odqkOMX6kn9kocD2h7xQbToZD8qWviso="}]},"_npmUser":{"name":"ladyhunterbear","email":"jeremy@atheory.ai"},"directories":{},"maintainers":[{"name":"ladyhunterbear","email":"jeremy@atheory.ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/kitsune-theme_0.1.0_1781409254064_0.8326086227388001"},"_hasShrinkwrap":false}},"time":{"created":"2026-06-14T03:54:13.894Z","0.1.0":"2026-06-14T03:54:14.190Z","modified":"2026-06-14T03:54:14.413Z"},"maintainers":[{"name":"ladyhunterbear","email":"jeremy@atheory.ai"}],"description":"Kitsune theme tokens and CSS utilities.","homepage":"https://kitsune.atheory.ai","keywords":["kitsune","web-components","web-native","frontend","runtime"],"repository":{"type":"git","url":"git+https://github.com/atheory-ai/kitsune.git","directory":"packages/theme"},"bugs":{"url":"https://github.com/atheory-ai/kitsune/issues"},"license":"Apache-2.0","readme":"# @atheory-ai/kitsune-theme\n\nCSS tokens and theme helpers for Kitsune applications.\n\n`@atheory-ai/kitsune-theme` provides the default Kitsune token set and utilities for turning typed theme definitions into CSS custom properties.\n\n## Install\n\n```sh\npnpm add @atheory-ai/kitsune-theme\n```\n\n## Use\n\n```ts\nimport '@atheory-ai/kitsune-theme/tokens.css'\nimport { applyTheme, defaultTheme } from '@atheory-ai/kitsune-theme'\n\napplyTheme(defaultTheme)\n```\n\n## Exports\n\n- `defaultTheme`\n- `defineTheme`\n- `themeToCss`\n- `applyTheme`\n- `KitTheme`\n- `KitThemeTokens`\n\n## Documentation\n\nSee the Kitsune docs at https://kitsune.atheory.ai.\n\n## License\n\nApache-2.0\n","readmeFilename":"README.md","_rev":"1-4ab0d0278c258dca31e86c952f636a63"}