{"id":18283343,"url":"https://github.com/doki-theme/doki-theme-eclipse","last_synced_at":"2025-04-05T07:30:36.389Z","repository":{"id":45604686,"uuid":"285546227","full_name":"doki-theme/doki-theme-eclipse","owner":"doki-theme","description":"Cute anime character themes for your Eclipse IDE. ","archived":false,"fork":false,"pushed_at":"2023-01-22T23:02:20.000Z","size":1252,"stargazers_count":12,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T23:41:58.029Z","etag":null,"topics":["anime","eclipse","eclipse-plugin","eclipse-theme","theme","waifu"],"latest_commit_sha":null,"homepage":"","language":"Java","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/doki-theme.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-06T10:52:47.000Z","updated_at":"2025-02-25T08:48:15.000Z","dependencies_parsed_at":"2023-02-12T18:46:01.310Z","dependency_job_id":null,"html_url":"https://github.com/doki-theme/doki-theme-eclipse","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doki-theme%2Fdoki-theme-eclipse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doki-theme%2Fdoki-theme-eclipse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doki-theme%2Fdoki-theme-eclipse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doki-theme%2Fdoki-theme-eclipse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doki-theme","download_url":"https://codeload.github.com/doki-theme/doki-theme-eclipse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247305128,"owners_count":20917191,"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","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":["anime","eclipse","eclipse-plugin","eclipse-theme","theme","waifu"],"created_at":"2024-11-05T13:08:56.032Z","updated_at":"2025-04-05T07:30:33.810Z","avatar_url":"https://github.com/doki-theme.png","language":"Java","readme":"The Doki Theme: Eclipse IDE\n---\n\n## Quick Theme Preview\n\n![Ishtar Dark](documentationAssets/ishtar_dark_code.png)\n\n---\n\n# Pre-Requisites for best experience\n\n- [Eclipse 4.17.0+](https://www.eclipse.org/) IDE installed on your system.\n- [Darkest Dark](https://marketplace.eclipse.org/content/darkest-dark-theme-devstyle) plugin from the Eclipse Marketplace.\n\n# Installation\n\nThis plugin is available from my plugin update site:\n\n[https://eclipse.assets.unthrottled.io/doki-theme/](https://eclipse.assets.unthrottled.io/doki-theme/)\n\nYou can go to `Help \u003e Install New Software` and add this site to install the plugin. \n\n**Be sure to watch this repository for releases!** \nThat way you know when to check for updates.\n\n# Theme Setup\n\nThe current version of the Doki Theme for Eclipse leverages the look and feel of the [Darkest Dark](https://marketplace.eclipse.org/content/darkest-dark-theme-devstyle) plugin.\nThe Eclipse platform's theme development experience is currently dark, scary, and very arcane. \nIn order to give you the best developer experience sooner, let's just take a quick shortcut!\n\n(The future 1.0.0 release will contain the fully bundled color experience without needing DevStyles colors)\n\n## Look and Feel Setup\n\nYou have a couple of options here friend! You can opt to use:\n\n- The bundled look and feels from DevStyle\n- The custom color theme\n\n**Bundled looks and feels**\n\nTo save you some work, here are waifus that go best with each of the bundled themes\n\n| Dev Style | Waifu |\n| --- | --- |\n| Dark Gray (Darkest Dark) | Rem, Ryuko, Rin |\n| Deep Black | Darkness Dark, Ishtar Dark, Rory |\n| Dark Blue | Sayori Dark, Kanna, Aqua, Rem |\n| Dark Green | Just Monika, Hatsune Miku |\n| Dark Red | Rias |\n| Dark Purple | Emilia Dark, Yuri Dark, Misato |\n| Light Gray | Satsuki, Asuna |\n| Light Blue | Sayori Light |\n| Light Red | \u003cNo body\u003e |\n| Light Green | Monika Light |\n| Light Purple | Emilia Light, Yuri Light |\n\n\u003e Note: `Window \u003e Preferences \u003e DevStyle \u003e Color Theme` is the DevStyle Customization window.\n\n**Custom color theme**\n\nDevStyle also supplies the ability to customize a `Light Custom` and `Dark Custom`, by providing an HSL color.\nUnfortunately, it does not respect the HSL value completely, because it does not match the exact color.\n\nHowever, for some themes, it does look close enough to the original color.\nSo if you're feeling adventurous, go for this route!\n\nFor your convenience, I have provided the `devStyleThemes` directory in this repository.\nThis directory contains all the current supported Doki Themes. \n\nThe directory includes a file whose name is base HSL value you can use to set the Light/Dark custom theme to.\n\nExample Directory: [Kanna](https://github.com/doki-theme/doki-theme-eclipse/tree/master/devStyleThemes/DM:%20Kanna)\n\n## Syntax Coloring\n\nUnfortunately, the out-of-the-box syntax coloring for DevStyle, is not the greatest.\nIt will not be very consistent with the other themes on other platforms.\n\nThe plugin will eventually supply its own automatic syntax coloring in the `1.0.0` release!\nHowever, this gives us the Doki Theme now, so I can't complain too much :)\n\n\u003e Note: `Window \u003e Preferences \u003e DevStyle \u003e Color Theme` is the DevStyle Customization window.\n\n\nLike I said above (if you read that part), I have provided the `devStyleThemes` directory in this repository.\nThis directory contains all the current supported Doki Themes.\n\nThe directory includes a xml file which you can [download](https://webapps.stackexchange.com/a/87957) and `import` and apply as your `Editor Theme`.\n\nExample Directory: [Kanna](https://github.com/doki-theme/doki-theme-eclipse/tree/master/devStyleThemes/DM:%20Kanna)\n\n## Stickers!\n\nThe best feature that **every** IDE needs!\n\nThe sticker is available from the `Doki Sticker` view, which opens a window with your current theme's waifu.\nYou can find this by using the `Find Actions` shortcut (default `ctrl+3` or `ctrl+shift+a` if you have IntelliJ shortcuts installed!)and search for `Doki`, you should find the relevant settings and view doing that.\n\nIf you don't feel like being fancy, you can find it via `Window \u003e Show View \u003e Other` and just type `doki` and you'll find the relevant view!\n\nFeel free to place the sticker where you want to after that.\n\n## Settings\n\n\u003e `Window \u003e Preferences \u003e Doki-Theme Settings`\n\nHey alright! You can customize your Doki-Theme settings.\n\n**Asset Directory Preference**\n\nThe Doki-Theme downloads your waifu so that she may be available offline.\nYou have the ability to customize the location where your waifu is downloaded.\n\n\u003e Note: The plugin will overwrite the image if it has detected that the image has changed\n\u003e (just in-case you were trying to be clever, I'd save you some time).\n\n**Sticker Type**\n\nSome theme's have more than one sticker. \nThis setting enables you to switch between one another.\n\n**Choose Your Theme**\n\nThis give you the ability to change what sticker is currently present in you `Doki Sticker` view\n\n![Theme Settings](documentationAssets/ThemeSettings.png)\n\n# About!\n\nCute themes based on cute anime characters. With over **60** themes, the one you like the best, is probably here.\n\nYou can choose themes based on characters from these various Anime, Manga, or Visual Novels:\n\n\u003cdetails\u003e\n  \u003csummary\u003eAll Featured Titles\u003c/summary\u003e\n\n- AzurLane\n- Blend S\n- Charlotte\n- Chuunibyou, Love, \u0026 Other Delusions\n- Code Geass\n- Daily Life with a Monster Girl\n- DanganRonpa\n- Doki-Doki Literature Club\n- Don't Toy With Me, Miss Nagatoro\n- Fate/Type-Moon\n- Future Diary\n- Gate\n- Guilty Crown\n- Haikyu!!\n- High School DxD\n- Jahy-sama Will Not Be Discouraged!\n- Kakegurui\n- Kill La Kill\n- KonoSuba\n- Love Live!\n- Lucky Star\n- Miss Kobayashi's Dragon Maid\n- Monogatari\n- NekoPara\n- Neon Genesis Evangelion\n- One Punch Man\n- OreGairu\n- Quintessential Quintuplets\n- Re:Zero\n- Rising of the Shield Hero\n- Sewayaki Kitsune no Senko-san\n- Shokugeki no Soma\n- Steins Gate\n- Sword Art Online\n- That Time I Got Reincarnated as a Slime\n- Toaru Majutsu no Index\n- Yuru Camp\n\n\u003c/details\u003e\n\n## Contributing\n\nIf you want to get your workstation set up to work on the plugin,\nthen you'll want to check out the [CONTRIBUTING.md](./CONTRIBUTING.md) for instructions on what is needed.\n\n\n# Got Fun ideas, or issues?\n\nDon't be afraid to reach out and submit [an issue](https://github.com/doki-theme/doki-theme-eclipse/issues/new)!\n\n## Enjoying the plugin and want more people to use it?\n\nGreat! I am glad you like it!\n\nBe sure to share it with others who also may like it as well!\n\n## Not your thing or something bothering you?\n\nFeel free to submit your feedback as [an issue](https://github.com/doki-theme/doki-theme-eclipse/issues/new).\nHelp make this plugin better!\n\n## Are you sure you really want to use Eclipse??\n\nThe Doki Theme is also available for [Jetbrains IDEs](https://github.com/doki-theme/doki-theme-jetbrains), such as IntelliJ!! `/rant`\n\n---\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://doki.assets.unthrottled.io/misc/logo.svg\" \u003e\u003c/img\u003e\n\u003c/div\u003e\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoki-theme%2Fdoki-theme-eclipse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoki-theme%2Fdoki-theme-eclipse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoki-theme%2Fdoki-theme-eclipse/lists"}