{"id":47991054,"url":"https://github.com/ahatem/eclipse-themes-plugin","last_synced_at":"2026-04-04T11:35:03.664Z","repository":{"id":316259146,"uuid":"1062550950","full_name":"ahatem/eclipse-themes-plugin","owner":"ahatem","description":"A modern plugin that brings popular editor color themes to the Eclipse IDE, providing beautiful and consistent syntax highlighting.","archived":false,"fork":false,"pushed_at":"2025-10-02T08:42:05.000Z","size":528,"stargazers_count":10,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-10-02T10:20:39.868Z","etag":null,"topics":["eclipse","eclipse-color-theme","eclipse-ide","eclipse-plugin","eclipse-theme"],"latest_commit_sha":null,"homepage":"https://eclipse-color-themes.vercel.app/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahatem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-23T12:06:00.000Z","updated_at":"2025-10-02T08:42:09.000Z","dependencies_parsed_at":"2025-09-23T16:26:21.648Z","dependency_job_id":null,"html_url":"https://github.com/ahatem/eclipse-themes-plugin","commit_stats":null,"previous_names":["ahatem/eclipse-themes-plugin"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ahatem/eclipse-themes-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahatem%2Feclipse-themes-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahatem%2Feclipse-themes-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahatem%2Feclipse-themes-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahatem%2Feclipse-themes-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahatem","download_url":"https://codeload.github.com/ahatem/eclipse-themes-plugin/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahatem%2Feclipse-themes-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31398242,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"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":["eclipse","eclipse-color-theme","eclipse-ide","eclipse-plugin","eclipse-theme"],"created_at":"2026-04-04T11:35:03.585Z","updated_at":"2026-04-04T11:35:03.649Z","avatar_url":"https://github.com/ahatem.png","language":"Java","readme":"# Eclipse Themes\n\n[![Build Status](https://github.com/ahatem/eclipse-themes-plugin/actions/workflows/build.yml/badge.svg)](https://github.com/ahatem/eclipse-themes-plugin/actions)\n![Eclipse Marketplace License](https://img.shields.io/eclipse-marketplace/l/eclipse-themes?color=brightgreen)\n![Eclipse Marketplace Last Update](https://img.shields.io/eclipse-marketplace/v/eclipse-themes)\n![Eclipse Marketplace Downloads](https://img.shields.io/eclipse-marketplace/dt/eclipse-themes)\n\n\nA simple plugin for finding and applying editor color themes in the Eclipse IDE.\n\nThis project started when the original `eclipsecolorthemes.org` website went offline. To help the community, I built a new, modern, open-source alternative: **[eclipse-color-themes.vercel.app](https://eclipse-color-themes.vercel.app/)**.\n\nI then realized the old plugin was also outdated, so I decided to build this one to provide a simple, direct way to use the themes from the new site.\n\n## ✨ Features\n\n- **Dozens of popular themes** included right out of the box.\n- A link to **[download hundreds more](https://eclipse-color-themes.vercel.app/)** from the community collection.\n- A clean preference page with a **live preview** for your code.\n- **Import support** for your own favorite `.xml` theme files.\n- Syntax highlighting support for Java, C++, XML, and more via an adapter system.\n\n## 📸 Screenshots\n\n![Eclipse Themes Show Case 1](assets/show_case_1.png)\n![Eclipse Themes Show Case 2](assets/show_case_2.png)\n\n## 🚀 Installation\n\n### From the Eclipse Marketplace (Recommended)\n\n1.  Go to `Help -\u003e Eclipse Marketplace...`.\n2.  Search for `Eclipse Themes`.\n3.  Click **Install**.\n\n### From the Update Site\n\n1.  Go to `Help -\u003e Install New Software...`.\n2.  Click **Add...** and enter the URL: `https://ahatem.github.io/eclipse-themes-plugin/`\n3.  Give it a name (like `Eclipse Themes`) and complete the installation.\n\n## 💻 Usage\n\n1.  Go to `Window -\u003e Preferences` (or `Eclipse -\u003e Settings...` on macOS).\n2.  Navigate to `General -\u003e Appearance -\u003e Eclipse Themes`.\n3.  Pick a theme from the list to see how it looks.\n4.  Click **Apply and Close** to set your new editor theme.\n\n## 🤝 Contributing\n\nContributions are always welcome! The best way to help is to add a new theme to the collection.\n\nPlease read the [**Contributing Guidelines**](CONTRIBUTING.md) to get started.\n\n## 📜 License\n\nThis project is licensed under the **Eclipse Public License 2.0**. See the [LICENSE](LICENSE) file for details.\n\n## 🙏 Acknowledgments\n\n- This project wouldn't exist without the original [Eclipse Color Theme](https://github.com/eclipse-color-theme/eclipse-color-theme) plugin.\n- I also learned a lot from the clean architecture of the [BetterThemes](https://github.com/TheKodeToad/BetterThemes/) project by TheKodeToad.\n- And a huge thank you to everyone who has created and shared a theme with the community.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahatem%2Feclipse-themes-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahatem%2Feclipse-themes-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahatem%2Feclipse-themes-plugin/lists"}