{"id":26690288,"url":"https://github.com/kaizenplatform/kaizen-ui-colors","last_synced_at":"2025-04-12T21:21:54.599Z","repository":{"id":24026009,"uuid":"27410693","full_name":"kaizenplatform/kaizen-ui-colors","owner":"kaizenplatform","description":"Sass variables for Kaizen Platform UI colors","archived":false,"fork":false,"pushed_at":"2018-06-25T08:34:20.000Z","size":77,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":37,"default_branch":"master","last_synced_at":"2024-04-14T10:08:19.050Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://kaizenplatform.github.io/kaizen-ui-colors","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kaizenplatform.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-02T02:15:16.000Z","updated_at":"2024-04-14T10:08:19.051Z","dependencies_parsed_at":"2022-08-22T09:40:55.409Z","dependency_job_id":null,"html_url":"https://github.com/kaizenplatform/kaizen-ui-colors","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizenplatform%2Fkaizen-ui-colors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizenplatform%2Fkaizen-ui-colors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizenplatform%2Fkaizen-ui-colors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizenplatform%2Fkaizen-ui-colors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaizenplatform","download_url":"https://codeload.github.com/kaizenplatform/kaizen-ui-colors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248632525,"owners_count":21136702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-26T15:27:09.459Z","updated_at":"2025-04-12T21:21:54.565Z","avatar_url":"https://github.com/kaizenplatform.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"kaizen-ui-colors\n================\n\n[![Circle CI](https://circleci.com/gh/kaizenplatform/kaizen-ui-colors.svg?style=svg\u0026circle-token=2480cef0b16bd27f1a7441f0c145f53d36172458)](https://circleci.com/gh/kaizenplatform/kaizen-ui-colors)\n\nSass Variables for Kaizen Platform UI Colors\n\n## Preview\n\nhttp://kaizenplatform.github.io/kaizen-ui-colors\n\n## Installation\n\n### Use from Compass Project\n\n#### Gemfile\n\n```rb\ngem 'compass-kaizen-ui-colors', git: 'git@github.com:kaizenplatform/kaizen-ui-colors.git'\n```\n\n#### In your SASS file\n\n```sass\n@import \"kaizen-ui-colors\"\n```\n\n### Install with npm\n\n```\nnpm install @kaizenplatform/kaizen-ui-colors\n```\n\n## Development\n\n### Compile \u0026 show preview\n\n```\nnpm run compile\n```\n\n## Use JSON Data in Node.js\n\nFirst, install with npm.\n\n```\nnpm install @kaizenplatform/kaizen-ui-colors\n```\n\nThen, you can load the JSON data.\n\n```javascript\nvar json = require('kaizen-ui-colors');\n```\n\n```javascript\nimport json from 'kaizen-ui-colors';\n```\n\n## Use as TypeScript Library\n\n`kaizen-ui-colors/lib` is an entry point which provides color schemas as TypeScript library.\n\n### colors\n\n`colors` module is a typed color schema.\n\nYou can import it and use as below:\n\n```ts\nimport { colors } from 'kaizen-ui-colors/lib';\n\nconst color: string = colors.lava_lighter__febebe; // `name_modifier__hex`\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaizenplatform%2Fkaizen-ui-colors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaizenplatform%2Fkaizen-ui-colors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaizenplatform%2Fkaizen-ui-colors/lists"}