{"id":32123765,"url":"https://github.com/artlaman/chalice-icon-theme","last_synced_at":"2026-02-23T04:32:29.105Z","repository":{"id":38242950,"uuid":"183095350","full_name":"artlaman/chalice-icon-theme","owner":"artlaman","description":"Chalice icon theme for Visual Studio Code","archived":false,"fork":false,"pushed_at":"2024-06-17T21:30:28.000Z","size":4094,"stargazers_count":93,"open_issues_count":2,"forks_count":16,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-11T12:58:55.336Z","etag":null,"topics":["icon-theme","macos","vscode","vscode-extension","vscode-icons","vscode-theme"],"latest_commit_sha":null,"homepage":"","language":"Clojure","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/artlaman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://www.buymeacoffee.com/artlaman"]}},"created_at":"2019-04-23T21:00:27.000Z","updated_at":"2025-12-24T18:07:46.000Z","dependencies_parsed_at":"2023-02-02T09:02:18.878Z","dependency_job_id":"283207ce-10ea-4b22-ac15-2b9b2d7ec335","html_url":"https://github.com/artlaman/chalice-icon-theme","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/artlaman/chalice-icon-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artlaman%2Fchalice-icon-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artlaman%2Fchalice-icon-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artlaman%2Fchalice-icon-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artlaman%2Fchalice-icon-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artlaman","download_url":"https://codeload.github.com/artlaman/chalice-icon-theme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artlaman%2Fchalice-icon-theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29738079,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T02:24:00.660Z","status":"ssl_error","status_checked_at":"2026-02-23T02:22:56.087Z","response_time":90,"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":["icon-theme","macos","vscode","vscode-extension","vscode-icons","vscode-theme"],"created_at":"2025-10-20T21:13:26.255Z","updated_at":"2026-02-23T04:32:29.088Z","avatar_url":"https://github.com/artlaman.png","language":"Clojure","readme":"# Chalice icon theme for [Visual Studio Code](http://code.visualstudio.com)\n\n[![License: MIT](https://img.shields.io/badge/license-MIT-orange.svg)](https://github.com/artlaman/chalice-icon-theme/blob/master/LICENSE)\n[![Visual Studio Marketplace Installs](https://img.shields.io/visual-studio-marketplace/i/artlaman.chalice-icon-theme)](https://marketplace.visualstudio.com/items?itemName=artlaman.chalice-icon-theme)\n[![Visual Studio Marketplace Rating (Stars)](https://img.shields.io/visual-studio-marketplace/stars/artlaman.chalice-icon-theme)](https://marketplace.visualstudio.com/items?itemName=artlaman.chalice-icon-theme\u0026ssr=false#review-details)\n\nA minimalistic icon theme with the stupidest name I could come up with carefully chosen to fit the style of system VS Code icons. Recommended to use with [Chalice color theme](https://marketplace.visualstudio.com/items?itemName=artlaman.chalice-color-theme)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/preview.png\" title=\"Chalice glyphs preview\" /\u003e\n\u003c/p\u003e\n\n## Whys\n\nMost of the icon themes feature hundreds of icons for every existing framework, causing distraction and making the file explorer look like a sticker-bombed laptop (on the screen side).\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/harold.jpg\" title=\"Harold\" /\u003e\n\u003c/p\u003e\nI believe that those logos should only be used for things they were created for: product representation and sticker-bombing, not for navigation. It’s just not functional. 🙃\nIt just so happened that most of the files have filename extensions which indicate file type, so instead of just duplicating them with shiny but useless logos, Chalice splits files into 10 easy-to-remember categories, tagging them with simple monochrome glyphs.\n\nThese categories are:\n\n- Regular files that don’t fall into other categories\n- Images\n- JSON-like files\n- XML-like files\n- Styles\n- Scripts\n- Lisps\n- Code\n- Haskell (special sort of category (theoretically))\n- Markdown files\n\n## Additionally\n\nWhile others tend to use svg format, Chalice uses ttf font format, which brings font hinting and all that stuff into play, making icons look less blurry, which is especially noticeable on non-retina displays. Also, Visual Studio Code does not vertically align svg icons inside of the tabs properly.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/svg-tabbar.png\" title=\"SVG tab bar\" /\u003e\n\u003c/p\u003e\nUsing font format fixes this issue too\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/ttf-tabbar.png\" title=\"TTF tab bar\" /\u003e\n\u003c/p\u003e\n\nTo show twisties in File Explorer go to `Preferences → Extensions → Chalice Icons → Show Arrows` or add the following line to your `settings.json`\n\n```json\n{\n  \"chaliceIcons.showArrows\": true\n}\n```\n\n## What to do next\n\n- If you found a file extension with wrong/missing category please [create an issue](https://github.com/artlaman/chalice-icon-theme/issues/new/choose) or submit a pull request.\n- If you like this icon theme please star my [repository](https://github.com/artlaman/chalice-icon-theme) would appreciate that a lot!\n","funding_links":["https://www.buymeacoffee.com/artlaman"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartlaman%2Fchalice-icon-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartlaman%2Fchalice-icon-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartlaman%2Fchalice-icon-theme/lists"}