{"id":31915624,"url":"https://github.com/neozeno/bianconero","last_synced_at":"2026-02-19T10:02:52.197Z","repository":{"id":160415792,"uuid":"363980918","full_name":"neozeno/bianconero","owner":"neozeno","description":"BiancoNero, A minimal, black and white VSCode theme for day and night","archived":false,"fork":false,"pushed_at":"2021-05-26T14:56:38.000Z","size":344,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-22T05:43:46.499Z","etag":null,"topics":["black-theme","vs-code","vs-code-theme","vscode","vscode-theme","white-theme"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neozeno.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-05-03T15:47:13.000Z","updated_at":"2021-10-27T02:05:24.000Z","dependencies_parsed_at":"2023-09-06T04:56:05.930Z","dependency_job_id":null,"html_url":"https://github.com/neozeno/bianconero","commit_stats":null,"previous_names":["patternina/bianconero","wauriciop/bianconero","silentnil/bianconero","nsmau/bianconero","atreidev/bianconero","algoritmau/bianconero","rec0mpiled/bianconero","neozeno/bianconero"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/neozeno/bianconero","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neozeno%2Fbianconero","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neozeno%2Fbianconero/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neozeno%2Fbianconero/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neozeno%2Fbianconero/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neozeno","download_url":"https://codeload.github.com/neozeno/bianconero/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neozeno%2Fbianconero/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29609531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T06:47:36.664Z","status":"ssl_error","status_checked_at":"2026-02-19T06:45:47.551Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["black-theme","vs-code","vs-code-theme","vscode","vscode-theme","white-theme"],"created_at":"2025-10-13T19:50:07.401Z","updated_at":"2026-02-19T10:02:52.192Z","avatar_url":"https://github.com/neozeno.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Asteria\n\nIntroducing BiancoNero, a minimal, black and white theme for day and night.\n\n\u003e Note: This is a work in progress.\n\n[![Version](https://vsmarketplacebadge.apphb.com/version/spaceinvadev.bianconero.svg)](https://marketplace.visualstudio.com/items?itemName=spaceinvadev.bianconero)\n\n\u003cimg src=\"images/bianconero-logo.png\" width=\"320\" height=\"320\" style=\"display: block; margin: 24px auto 40px auto;\" /\u003e\n\n\u003cbr\u003e\n\n## Theme Preview\n\nDark Theme\n\n![Theme Dark Preview](images/bianconero-dark-preview.png)\n\n\u003cbr\u003e\n\nLight Theme\n\n![Theme Light Preview](images/bianconero-light-preview.png)\n\n## Installation\n\n1. Open the **Extensions** sidebar panel in VS Code. `View → Extensions`\n\n2. Search for `BiancoNero`\n\n3. Click `Install`\n\n4. When prompted, select `BiancoNero` as the color theme\n\n\u003e In case of not being prompted to select a Color Theme upon installing, go to the menu bar and select: `Code (File, on Windows) \u003e Preferences \u003e Color Theme \u003e BiancoNero`. Alternatively, you can use the shortcut `⌘/Ctrl + K \u003e ⌘/Ctrl + T` and select `BiancoNero`.\n\n\u003cbr\u003e\n\n### Recommended settings for a better experience\n\nThe typeface I used (as shown on the sample images) is **MD IO** — my new preferred typeface for coding. You can get it from [Future Fonts](https://www.futurefonts.xyz/mass-driver/io). I use some custom, personal typography-related settings, which you can achieve by adding the following to your `settings.json` file.\n\n```json\n// Controls the font family\n\"editor.fontFamily\": \"'MD IO 0.2', monospace\",\n\n// Controls the font size in pixels\n\"editor.fontSize\": 16,\n\n// Controls letter spacing in pixels\n\"editor.letterSpacing\": -0.8,\n\n// Controls the font weight\n\"editor.fontWeight\": 400,\n\n// Controls the line height. Use 0 to compute the line height from the font size\n\"editor.lineHeight\": 32,\n\n// Enables/Disables font ligatures\n\"editor.fontLigatures\": true\n```\n\n\u003cbr\u003e\n\n### Customize/Override theme colors\n\nYou can customize/override the BiancoNero theme colors by adding the following theme-specific configuration to your settings file. For more advanced customization, refer to the corresponding [VS Code Docs](https://code.visualstudio.com/docs/getstarted/themes#_customizing-a-color-theme).\n\n\u003cbr\u003e\n\n#### Example of basic customization\n\n```json\n\"editor.tokenColorCustomizations\": {\n  \"[BiancoNero]\": {\n      \"comments\": \"#229977\"\n  }\n},\n```\n\n\u003cbr\u003e\n\n#### Example of advanced customization\n\n```json\n\"editor.tokenColorCustomizations\": {\n  \"[Your_Custom_BiancoNero]\": {\n    \"textMateRules\": [\n      {\n        \"scope\": [\n          \"punctuation.definition.comment\",\n          \"comment.block\",\n          \"comment.line\",\n          \"comment.block.documentation\"\n        ],\n        \"settings\": {\n          \"foreground\": \"#ffff00\"\n        }\n      }\n    ]\n  },\n},\n\n\"workbench.colorCustomizations\": {\n  \"[Your_Custom_BiancoNero]\": {\n    \"sideBar.background\": \"#ffff00\",\n  }\n},\n```\n\n\u003cbr\u003e\n\n## Contributions, Issues \u0026 Suggestions\n\nAny feedback, issue reporting or suggestion is welcome. Feel free to submit your concern via the [Repo's GitHub Issues](https://github.com/spaceinvadev/bianconero/issues) page, provide feedback or request a feature by submitting a PR.\n\n\u003cbr\u003e\n\n## Changelog\n\nAll notable changes to this project are documented in the [changelog](CHANGELOG.md). Consider checking the changelog prior to filing any issues as they may have already been addressed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneozeno%2Fbianconero","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneozeno%2Fbianconero","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneozeno%2Fbianconero/lists"}