{"id":18867031,"url":"https://github.com/njs-guy/all-blue-theme","last_synced_at":"2026-04-20T18:39:01.749Z","repository":{"id":65588912,"uuid":"582471619","full_name":"njs-guy/all-blue-theme","owner":"njs-guy","description":"A VS Code theme that's a little too obsessed with a certain primary color.","archived":false,"fork":false,"pushed_at":"2023-08-08T17:41:18.000Z","size":1419,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-11T14:26:36.631Z","etag":null,"topics":["javascript","json","node","nodejs","theme","typescript","vscode","vscode-extension","vscode-theme"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=njshockey.all-blue","language":"TypeScript","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/njs-guy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-12-27T00:11:19.000Z","updated_at":"2023-06-15T20:52:30.000Z","dependencies_parsed_at":"2023-02-18T20:45:35.986Z","dependency_job_id":"d2528254-8ffe-4771-a7c6-3c3e72471077","html_url":"https://github.com/njs-guy/all-blue-theme","commit_stats":null,"previous_names":["njs-guy/all-blue-theme","njshockey/all-blue-theme"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/njs-guy/all-blue-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njs-guy%2Fall-blue-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njs-guy%2Fall-blue-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njs-guy%2Fall-blue-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njs-guy%2Fall-blue-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/njs-guy","download_url":"https://codeload.github.com/njs-guy/all-blue-theme/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njs-guy%2Fall-blue-theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32060321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["javascript","json","node","nodejs","theme","typescript","vscode","vscode-extension","vscode-theme"],"created_at":"2024-11-08T05:08:15.551Z","updated_at":"2026-04-20T18:39:01.727Z","avatar_url":"https://github.com/njs-guy.png","language":"TypeScript","readme":"# All Blue\n\nA VS Code theme that's a little too obsessed with a certain primary color.\n\n## Screenshots\n\nDefault theme\n![All Blue screenshot](img/default-preview.png \"All Blue screenshot\")\n\nCalm\n![All Blue screenshot](img/calm-preview.png \"Calm screenshot\")\n\nWaves\n![All Blue screenshot](img/waves-preview.png \"Waves screenshot\")\n\nThe editor font used is [JetBrains Mono](https://www.jetbrains.com/lp/mono/)\nwith ligatures turned off.\nThe file icons are [Material Icons](https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme).\n\nI'm also shilling my other projects from the screenshots:\n\n- [My resume site](https://github.com/njshockey/njshockey-resume)\n- [Keysmith](https://github.com/njshockey/keysmith-rs), a Rust keygen library\n- [BST Graph](https://github.com/njshockey/bst-graph),\n    create Pokemon Base Stat Total charts.\n\n## Syntax Colors\n\n![Syntax colors](img/all-blue-colors.png)\n\nThe font used is [Cabin SemiCondensed](https://fonts.google.com/specimen/Cabin?query=cabin).\nThe Hex code font is [JetBrains Mono](https://www.jetbrains.com/lp/mono/).\n\nFor more details, head to [colors.md](colors.md).\n\n## Installation\n\nIn the extensions panel in VS Code, type in `njshockey.all-blue` or visit one of the following links.\n\n- [VS Marketplace (recommended)](https://marketplace.visualstudio.com/items?itemName=njshockey.all-blue)\n- [Open VSX Registry](https://open-vsx.org/extension/njshockey/all-blue)\n\n### Manual\n\nTo install this extension manually, download it from one of the following places:\n\n- [GitHub releases](https://github.com/njshockey/all-blue-theme/releases)\n- [VS Marketplace](https://marketplace.visualstudio.com/items?itemName=njshockey.all-blue)\n  - This is under resources -\u003e Download Extension\n- [Open VSX Registry](https://open-vsx.org/extension/njshockey/all-blue)\n  - This is under resources -\u003e Download\n- [Itch](https://njshockey.itch.io/all-blue)\n\nThen, in the extensions panel, click on the three dots(...) left of your open tabs, then click on `Install from VSIX...`.\n\n## Demo\n\nFor a downloadable demo, check out the [All Blue demo](https://github.com/njshockey/all-blue-demo).\nOr just clone it with:\n\n```bash\ngit clone https://github.com/njshockey/all-blue-demo.git\n```\n\n## Building\n\n1. Clone this repo. Usually with `git clone https://github.com/njshockey/all-blue-theme.git`.\n2. Run `yarn` to download the necessary NPM packages.\n3. Open this repo in [VS Code](https://code.visualstudio.com/).\n   - Make changes to the base colors in `./src/colors`.\n   - Make changes to the templates in `./src/templates/editorTemplate.ts`\nand `./src/templates/syntaxTemplate.ts`.\n4. Run `yarn build-themes` to generate the JSON theme files\nand press F5 to test changes.\n    - Run `yarn build-themes-ugly` to build the themes without Prettier.\nThis should save you a few seconds.\n5. To build the extension file (VSIX), install VSCE with\n`npm install -g @vscode/vsce` then run `yarn build-ext`.\n\n## Image credit\n\n[Temporary icon](https://www.pexels.com/photo/white-sailboat-on-water-273886/)\nby Pixabay.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnjs-guy%2Fall-blue-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnjs-guy%2Fall-blue-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnjs-guy%2Fall-blue-theme/lists"}