{"id":17497191,"url":"https://github.com/moox/atom-syntax-theme-to-highlights-css","last_synced_at":"2025-04-13T13:13:09.712Z","repository":{"id":57186289,"uuid":"128258920","full_name":"MoOx/atom-syntax-theme-to-highlights-css","owner":"MoOx","description":"CLI tool to convert Atom syntax theme to CSS for code highlighted with atom/highlights","archived":false,"fork":false,"pushed_at":"2018-04-06T06:28:43.000Z","size":199,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T15:18:50.641Z","etag":null,"topics":["atom-syntax","atom-theme","cli","css","highlight","highlighting"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MoOx.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-04-05T20:12:05.000Z","updated_at":"2023-02-27T11:08:22.000Z","dependencies_parsed_at":"2022-09-14T16:23:05.992Z","dependency_job_id":null,"html_url":"https://github.com/MoOx/atom-syntax-theme-to-highlights-css","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoOx%2Fatom-syntax-theme-to-highlights-css","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoOx%2Fatom-syntax-theme-to-highlights-css/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoOx%2Fatom-syntax-theme-to-highlights-css/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoOx%2Fatom-syntax-theme-to-highlights-css/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MoOx","download_url":"https://codeload.github.com/MoOx/atom-syntax-theme-to-highlights-css/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248717237,"owners_count":21150389,"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":["atom-syntax","atom-theme","cli","css","highlight","highlighting"],"created_at":"2024-10-19T15:17:43.911Z","updated_at":"2025-04-13T13:13:09.687Z","avatar_url":"https://github.com/MoOx.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# atom-syntax-theme-to-highlights-css\n\n[![Build Status](https://travis-ci.org/MoOx/atom-syntax-theme-to-highlights-css.svg?branch=master)](https://travis-ci.org/MoOx/atom-syntax-theme-to-highlights-css)\n\n[![Repo on GitHub](https://img.shields.io/badge/repo-GitHub-3D76C2.svg)](https://github.com/MoOx/atom-syntax-theme-to-highlights-css)\n[![Repo on GitLab](https://img.shields.io/badge/repo-GitLab-6C488A.svg)](https://gitlab.com/MoOx/atom-syntax-theme-to-highlights-css)\n[![Repo on BitBucket](https://img.shields.io/badge/repo-BitBucket-1F5081.svg)](https://bitbucket.org/MoOx/atom-syntax-theme-to-highlights-css)\n\nThis CLI tool allows you to transform an [Atom theme](https://www.atom.io/themes) to CSS ready to be used by code highlighted with [atom/highlights](https://github.com/atom/highlights).\n\nAtom themes are [less](http://lesscss.org) files so a compilation is required when you want to use those directly.\n\nThis simple command clone, compile and adjust CSS for you.\n\n![Preview](preview.gif)\n\n## Install\n\n⚠️ No need to install this package globally as you will probably not use it often.\n_You can rely on [npx](https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b) which is provided by default in latest version of npm._\n\nBu in case you want to...\n\n```console\nnpm install -g atom-syntax-theme-to-highlights-css\n```\n\n## Usage\n\nTo output the CSS\n\n```console\nnpx atom-syntax-theme-to-highlights-css https://github.com/simurai/duotone-dark-sea-syntax\n```\n\nTo copy directly into your clipboard\n\n```console\nnpx atom-syntax-theme-to-highlights-css --clipboard https://github.com/simurai/duotone-dark-sea-syntax\n```\n\nNote: an alias is also available if you have installed the package globally: `atomst2hlcss`\n\n## Related\n\n* [remark-highlights](https://github.com/MoOx/remark-highlights)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoox%2Fatom-syntax-theme-to-highlights-css","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoox%2Fatom-syntax-theme-to-highlights-css","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoox%2Fatom-syntax-theme-to-highlights-css/lists"}