{"id":20196938,"url":"https://github.com/itsjonq/outrunner","last_synced_at":"2026-06-08T11:01:52.451Z","repository":{"id":146984671,"uuid":"182556789","full_name":"ItsJonQ/outrunner","owner":"ItsJonQ","description":"🕶Outrunner: A Radical VS Code Theme","archived":false,"fork":false,"pushed_at":"2019-04-21T16:47:36.000Z","size":352,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-01T11:32:42.651Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ItsJonQ.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-21T16:27:57.000Z","updated_at":"2020-02-04T18:16:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"3950b065-e24b-4fa5-9867-1a74eb9180af","html_url":"https://github.com/ItsJonQ/outrunner","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ItsJonQ/outrunner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItsJonQ%2Foutrunner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItsJonQ%2Foutrunner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItsJonQ%2Foutrunner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItsJonQ%2Foutrunner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ItsJonQ","download_url":"https://codeload.github.com/ItsJonQ/outrunner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItsJonQ%2Foutrunner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34059157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2024-11-14T04:26:41.008Z","updated_at":"2026-06-08T11:01:52.433Z","avatar_url":"https://github.com/ItsJonQ.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🕶 Outrunner\n\n[![Version](https://vsmarketplacebadge.apphb.com/version/itsjonq.outrunner.svg)](https://marketplace.visualstudio.com/items?itemName=itsjonq.outrunner)\n\n\u003e A radical theme for VS Code\n\n## Generate\n\nThis is the magic sauce for Refined's themes!\n\n### Setup\n\nThis project only has a couple of dependencies, which it uses to generate the VS Code `theme.json` files.\n\nTo install the dependencies, run:\n\n```\nnpm install\n```\n\nTo build the theme file(s), run:\n\n```\nnpm start\n```\n\n### Theme files\n\nA theme only really requires a single shade, which makes up the background.\n\n**Example**\n\n```js\n// themes/palenight.js\nconst colors = require('../colors/default')\n\nconst config = {\n  name: 'Dark (Palenight)',\n  type: 'dark',\n}\n\nconst shades = {\n  background: '#292d3e',\n}\n\nmodule.exports = {\n  config,\n  shades,\n  colors,\n}\n```\n\nThe theme is generated into `/themes/`, with it's details added to `package.json` - ready for publishing!\n\n## See Also\n\n- [Owlet Theme](https://github.com/ItsJonQ/owlet)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsjonq%2Foutrunner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsjonq%2Foutrunner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsjonq%2Foutrunner/lists"}