Atelier Dark theme
Hi
Has anyone managed to get a dark theme (Like Darcula or Obsidian) working on the Atelier plugin. The Eclipse themes apply to everything in the IDE except the editor window, so it kind of defeats the purpose. I've tried searching for one but so far no luck. I know you can set each colour individually in the settings but I'd like a single config I can load if possible.
Thanks
I tested this https://marketplace.eclipse.org/content/darkest-dark-theme-wdevstyle and have the same problem, the editor still with background white
It can be change from preferences >> atelier >> colors but there are too much colors to customize
Thanks! It doesn't change the font colour and syntax highlighting though, so my code is almost unreadable. Worst case I'll have to manually set all my font colours.
Thank you very much sir! Works like a charm.
I have Eclipse Photon, and I have these files in the .settings folder:
.settings|⇒ ls com.inter*
com.intersystems.atelier.core.prefs
com.intersystems.atelier.sync.prefs
com.intersystems.atelier.core.ui.prefs
None of them looked like the right file.
Yeah, I've attempted taking this route but there are just so many setings
Thanks for pointing this out, William. I'm going to report it to the Atelier development team to see what we can do.
I added Jochen Roese's code to com.intersystems.atelier.core.ui.prefs and that works perfectly fine.
Thanks Jochen!
There is Preferences -> General -> Appearance dialog.
Where you can select Dark theme.
It seem to work OK.
Hei,
if you want to use Darkest-Dark theme:
Go to <eclipse-workspace>/.metadata/.plugin/org.eclipse.core.runtime/.settings/com.intersys.eclipse.studio.ui.prefs
and add this. I didn't found all colors but It's a good start. Edit theme in preferences if you find a color that you don't like or maybe isn't set by me. You can also reset to default-settings by removing every Studio_Color-Setting.
I also tweaked the colors for specific things because using the theme strictly results in too much blue ($-commands was blue etc.)
On Eclipse Oxigen I setup in Preferences -> DevStyle -> Color Themes:
Workbench : Dark Gray (Darkest Dark)
Editor: Darkest Dark
Then, I needed to edit the file in the Atelier directory:
.metadata/.plugins/org.eclipse.core.runtime/.settings/com.intersystems.atelier.core.ui.prefs
which is a little bit different than previous comments.
Then added a slightly different background (not so dark) which matches with General