Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ide-dev] New vscode light theme for eclipse

Hi Mickael,

The skin only handles the coloring parts. The workbench layout needs to be adjusted manually by moving perspective toolbar to left and launch toolbar to bottom trims. Not sure if a plugin can alter those aspects of the workbench, if it could please let me know. 

The workflows are mainly dependent on ctrl+3 and menus. So far with the current layout I didn’t find something that really needed the toolbar. But may be i’m yet to find. 

Best regards,
Gayan. 

On Sun, 29 May 2022 at 21:40, Mickael Istria <mistria@xxxxxxxxxx> wrote:
Hi Gayan,

Thanks for sharing, that looks really good!
How is it working in term of usability? Is it all driven by Ctrl+3? Is there any particular existing workflow that becomes more difficult with this "lightened" skin? I personally use the Run/Debug toolbar items a lot and am wondering if there is any alternative that could fit my need and could allow me to remove the toolbar.
In any case, if this seems functional and nothing is really missing, even if some workflows are slightly more difficult, I'm personally fine having such a theme directly built-in the IDE.

Cheers,
_______________________________________________
ide-dev mailing list
ide-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/ide-dev

Back to the top