Eclipseのテーマを変更する方法

Eclipseテーマを変更する方法

このチュートリアルでは、Eclipseテーマを変更する方法を示します。

使用ツール:

  1. Eclipse 4.4 Luna、以前のバージョンで動作します。

  2. Eclipse Color Themeプラグイン

eclipse-change-theme-color-example

図:これが最終的なEclipseIDEの外観です

1. Eclipse Color Themeプラグインをインストールする

テーマプラグインをインストールし、Eclipseを再起動します。

Eclipse menu -> Help -> Eclipse Marketplace, search "Eclipse Color Theme Plugin"

eclipse-change-theme-color

2. テーマを変更する

2.1 Go “Windows Preferences”, select the “Dark” theme. これにより、すべてが「ダーク」に変わりますが、エディターは「ホワイト」またはクラシックテーマのままです。

Eclipse menu -> Window -> Preference -> General -> Appearance

eclipse-change-theme-color-2

P.S This is the Eclipse feature, not the “Eclipse Color Theme Plugin”.

2.2 To change the editor theme, go

Eclipse menu -> Window -> Preference -> General -> Appearance -> Color Theme

P.S This is the feature of “Eclipse Color Theme Plugin”

eclipse-change-theme-color-3

この例では、「sublime Text 2」を選択します。 完了、すべてを「ダーク」に変更するだけです。

3. その他のEclipseテーマ

3.1 More Eclipse themes are available at http://eclipsecolorthemes.org/

eclipse-theme-plugin-1

eclipse-theme-plugin-2

3.2 Eclipse color theme (XML)
Select the theme you want, download the “XML file” and imports it via the “Eclipse Color Theme Plugin”.

eclipse-theme-plugin-3

3.3 Eclipse Preferences (EPF)
If you don’t want to install the “Eclipse Color Theme Plugin”, then download the “EPF file”, and import as a preference.

Eclipse menu -> File -> Import... -> General -> Preferences

eclipse-theme-plugin-4

3.3.1 To uninstall an imported EPF file, restore defaults to both “General Editor” and “Java editor”.

Eclipse menu -> Window -> Preference -> General -> Editors -> "Restore Defaults"
Eclipse menu -> Window -> Preference -> Java -> Editor -> Syntax Coloring -> "Restore Defaults"

Note
同様のEclipseテーマプラグインがたくさんあります。お気に入りを共有してください:)