{"id":28313456,"url":"https://github.com/abixnash/hell-pine","last_synced_at":"2026-01-27T00:10:43.091Z","repository":{"id":291266056,"uuid":"977117552","full_name":"AbiXnash/hell-pine","owner":"AbiXnash","description":"A bold, high-contrast Neovim colorscheme inspired by rose-pine — reimagined for developers who prefer sharper visuals and darker aesthetics.","archived":false,"fork":false,"pushed_at":"2025-05-03T14:58:27.000Z","size":254,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-23T14:43:15.478Z","etag":null,"topics":["color-scheme","dark-theme","hell-pine","modern","rose-pine","vs-code","vs-code-extenstion"],"latest_commit_sha":null,"homepage":"","language":null,"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/AbiXnash.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-03T13:14:42.000Z","updated_at":"2025-05-04T12:35:14.000Z","dependencies_parsed_at":"2025-05-03T14:25:39.577Z","dependency_job_id":"856bd1bf-569d-48c1-b016-46ee0e950692","html_url":"https://github.com/AbiXnash/hell-pine","commit_stats":null,"previous_names":["abixnash/hell-pine"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/AbiXnash/hell-pine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbiXnash%2Fhell-pine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbiXnash%2Fhell-pine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbiXnash%2Fhell-pine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbiXnash%2Fhell-pine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbiXnash","download_url":"https://codeload.github.com/AbiXnash/hell-pine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbiXnash%2Fhell-pine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28792644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T21:49:50.245Z","status":"ssl_error","status_checked_at":"2026-01-26T21:48:29.455Z","response_time":59,"last_error":"SSL_read: 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":["color-scheme","dark-theme","hell-pine","modern","rose-pine","vs-code","vs-code-extenstion"],"created_at":"2025-05-24T18:10:52.039Z","updated_at":"2026-01-27T00:10:43.081Z","avatar_url":"https://github.com/AbiXnash.png","language":null,"readme":"\n# 🌑 Hell Pine — A Darker Twist on Rosé Pine\n\n\u003e _“Born in the fire of tmux, refined for the calm of code.”_\n\n**Hell Pine** is a bold, terminal-inspired dark theme for Visual Studio Code — a meticulously crafted evolution of [Rosé Pine](https://rosepinetheme.com/), born from the nuanced visual shifts experienced within **tmux** sessions. What began as a subtle observation became a deliberate design — optimized for developers who live in the terminal and demand both beauty and clarity in their workflow.\n\n\u003e This is Rosé Pine after going through hell... and coming back beautiful.\n\n---\n\n## ✨ Why Hell Pine?\n\nWhile working with Rosé Pine inside `tmux`, I discovered unexpected but aesthetically pleasing color distortions — deeper shadows, punchier highlights, and an overall sharper contrast. It felt raw yet refined — and I knew it deserved to be more than a glitch.\n\n**Hell Pine** is my response — a theme that retains the elegance of Rosé Pine while infusing it with terminal grit and expressive contrast. The result is a developer-centric palette perfect for long coding sessions, especially in split-pane, multi-window environments.\n\n---\n\n\n## Preview\n\n![Rust Snippet](./assets/preview/rust.png)\n![Zig Snippet](./assets/preview/zig.png)\n![JS Snippet](./assets/preview/js.png)\n![Java Snippet](./assets/preview/java.png)\n\n---\n\n## 💻 Developer Setup\n\nTo enhance the look and feel of your editor or code previews, it's **recommended** to add the following to your VS Code `settings.json`:\n\n```json\n{\n    \"editor.fontWeight\": \"600\"\n}\n\n```\n---\n\n\n## 🎨 Features\n\n- 🖤 **Dark elegance** with enhanced contrast and visual edge  \n- 🧠 **Focus-driven** colors for reduced eye fatigue  \n- ⚡️ **Optimized** for terminal emulators and Tmux workflows  \n- 🧩 Full language support, including:\n  - HTML, CSS, JavaScript, TypeScript  \n  - Java, Python, Go, C++  \n  - Markdown, YAML, JSON, and more  \n\n---\n\n## 🚀 Installation\n\n### 🔌 From the VS Code Marketplace\n\nSimply search for `Hell Pine` in the Extensions tab or install directly via command:\n\n```bash\next install ABX.hell-pine\n```\nOr visit the Marketplace page here:\n📎 https://marketplace.visualstudio.com/items?itemName=ABX.hell-pine\n### 🛠️ Manual Installation (Development)\n\nUntil automatic updates roll out, you can also clone the repository manually:\n``` bash\ngit clone https://github.com/AbiXnash/hell-pine.git\ncd hell-pine\ncode .\n```\nOpen the folder in VS Code and select the Hell Pine theme from the Command Palette or settings.\n\n### 🙏 Acknowledgements\n\nHuge appreciation to the creators of [Rosé Pine](https://rosepinetheme.com/) for the inspiration and aesthetic foundation.\n\n### 🔮 Stay Updated\nMore ABX creations coming soon.\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabixnash%2Fhell-pine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabixnash%2Fhell-pine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabixnash%2Fhell-pine/lists"}