{"id":24788110,"url":"https://github.com/aneilmac/blockly-theme-seshat","last_synced_at":"2025-03-24T11:15:06.390Z","repository":{"id":47447769,"uuid":"401715442","full_name":"aneilmac/blockly-theme-seshat","owner":"aneilmac","description":"The Seshat blockly theme.","archived":false,"fork":false,"pushed_at":"2021-09-15T22:36:42.000Z","size":46,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T20:03:17.240Z","etag":null,"topics":["blockly","theme"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aneilmac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-31T13:34:56.000Z","updated_at":"2024-04-24T00:08:05.000Z","dependencies_parsed_at":"2022-08-20T16:50:41.223Z","dependency_job_id":null,"html_url":"https://github.com/aneilmac/blockly-theme-seshat","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aneilmac%2Fblockly-theme-seshat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aneilmac%2Fblockly-theme-seshat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aneilmac%2Fblockly-theme-seshat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aneilmac%2Fblockly-theme-seshat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aneilmac","download_url":"https://codeload.github.com/aneilmac/blockly-theme-seshat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245258212,"owners_count":20585977,"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":["blockly","theme"],"created_at":"2025-01-29T16:15:46.830Z","updated_at":"2025-03-24T11:15:06.370Z","avatar_url":"https://github.com/aneilmac.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @aneilmac/blockly-theme-seshat [![Built on Blockly](https://tinyurl.com/built-on-blockly)](https://github.com/google/blockly) [![npm](https://img.shields.io/npm/v/@aneilmac/blockly-theme-seshat)](https://www.npmjs.com/package/@aneilmac/blockly-theme-seshat)\n\nA  clean, colorful [Blockly](https://www.npmjs.com/package/blockly) theme.\n\n![theme_screenshot](./screenshot.png)\n\n## Installation\n\n### Yarn\n```\nyarn add @aneilmac/blockly-theme-seshat\n```\n\n### npm\n```\nnpm install @aneilmac/blockly-theme-seshat --save\n```\n\n## Usage\n\n```js\nimport * as Blockly from 'blockly';\nimport {initTheme} from 'blockly-theme-seshat';\n\nconst Seshat = initTheme(Blockly);\n\nBlockly.inject('blocklyDiv', {\n  theme: Seshat,\n});\n\n```\n\n## License\nApache 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faneilmac%2Fblockly-theme-seshat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faneilmac%2Fblockly-theme-seshat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faneilmac%2Fblockly-theme-seshat/lists"}