{"id":21920657,"url":"https://github.com/vhyran/Cipher","last_synced_at":"2025-07-21T20:31:07.241Z","repository":{"id":264231171,"uuid":"892720620","full_name":"vhyran/Cipher","owner":"vhyran","description":"A Visual Studio Code theme designed for hackers, inspired by the 'HackTheCode' aesthetic. With bold, high-contrast colors and sleek syntax highlighting, it's perfect for those who thrive in dark, immersive coding environments","archived":true,"fork":false,"pushed_at":"2024-12-22T03:39:23.000Z","size":14387,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-27T01:30:04.344Z","etag":null,"topics":["cipher","color-scheme","hacker","hackthebox","theme","visual-studio-code","vscode","vscode-extension-pack","vscode-theme","vscode-theme-dark"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vhyran.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-22T16:40:48.000Z","updated_at":"2025-01-13T13:32:07.000Z","dependencies_parsed_at":"2024-12-19T04:39:14.842Z","dependency_job_id":"a041859b-a1f3-4d26-be1f-a8378d439709","html_url":"https://github.com/vhyran/Cipher","commit_stats":null,"previous_names":["xarcgit/hackthebox","xarcgit/cipher","vhyran/cipher"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/vhyran/Cipher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vhyran%2FCipher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vhyran%2FCipher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vhyran%2FCipher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vhyran%2FCipher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vhyran","download_url":"https://codeload.github.com/vhyran/Cipher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vhyran%2FCipher/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266375045,"owners_count":23919509,"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","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["cipher","color-scheme","hacker","hackthebox","theme","visual-studio-code","vscode","vscode-extension-pack","vscode-theme","vscode-theme-dark"],"created_at":"2024-11-28T20:15:40.127Z","updated_at":"2025-07-21T20:31:07.233Z","avatar_url":"https://github.com/vhyran.png","language":null,"readme":"# Cipher Theme for VS Code\n\nA custom Visual Studio Code theme **inspired by Hack The Box**, designed to provide a comfortable and focused coding experience for hackers and developers. Developed with 💚 by vhyran.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/vhyran/cipher/master/static/hero.png\"\u003e\n\u003c/p\u003e\n\n# Theme Preview\n\nThis theme puts the focus on your code, no distractions or overly saturated colors that might look good in a preview, but in reality, burns your eyes after a day of coding. We put extra effort in making sure your syntax and semantic highlighting are on par with your favorite coding languages. The Hack The Box theme is a constant work in progress, always looking to improve were we can. Share your thoughts over on [github](https://github.com/vhyran/cipher/issues).\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/vhyran/cipher/master/static/theme-perspective-1.png\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/vhyran/cipher/master/static/htb-theme1.png\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/vhyran/cipher/master/static/htb-theme2.png\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/vhyran/cipher/master/static/htb-theme3.png\"\u003e\n\u003c/p\u003e\n\n## Getting Started\n\nTo install the Cipher theme, follow the steps below:\n\n### Installation via Visual Studio Code Marketplace\n\n1. Open the **Extensions** sidebar in VS Code (`View → Extensions`).\n2. Search for `Cipher`.\n3. Click **Install** to add the theme to your editor.\n4. Click **Reload** to activate the theme.\n5. Set the theme by navigating to **File \u003e Preferences \u003e Settings \u003e Workbench \u003e Color Theme** and select **Cipher**.\n\n### Installation via Command Line\n\nYou can also install the theme via Git by running the following commands:\n\n```bash\n$ git clone https://github.com/vhyran/cipher.git ~/.vscode/extensions/cipher\n$ cd ~/.vscode/extensions/cipher\n$ npm install \u0026\u0026 npm run build\n```\n\n---\n\n## Recommended Visual Studio Code Settings\n\nFor the best experience using the Cipher theme, apply these settings in your **settings.json**:\n\n1. Open **settings.json** by pressing **ctrl+shift+p** or going to **File \u003e Preferences \u003e Settings**.\n2. Add or update the following settings:\n\n```json\n{\n  \"editor.fontFamily\": \"Maple Mono SC NF\",\n  \"editor.fontSize\": 12,\n  \"editor.fontWeight\": \"300\",\n  \"editor.lineHeight\": 20,\n  \"editor.letterSpacing\": 0.5,\n  \"editor.fontLigatures\": true,\n  \"editor.wordWrap\": \"on\",\n  \"editor.formatOnPaste\": true,\n  \"editor.cursorBlinking\": \"smooth\"\n}\n```\n\n- **Maple Mono SC NF Font**: You can download it [here](https://github.com/subframe7536/Maple-font).\n- **Material Icon Theme**: Enhance your VS Code with the Material Icon Theme, available [here](https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme).\n\n---\n\n$ git clone https://github.com/vhyran/cipher.git ~/.vscode/extensions/cipher\n\n## [License](https://raw.githubusercontent.com/vhyran/cipher/master/LICENSE)\n\n## Feedback and Contributions\n\n$ git clone https://github.com/vhyran/cipher.git ~/.vscode/extensions/Cipher\nWe’re always working to improve the theme. If you have feedback or suggestions, please feel free to open an issue or contribute via our [GitHub Repository](https://github.com/vhyran/cipher).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvhyran%2FCipher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvhyran%2FCipher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvhyran%2FCipher/lists"}