Dark mode or Night modes are getting very popular these days, If you have used IDEs like IntelliJ or VSCode then you must be used to their default dark themes, if you are wondering how to enable dark mode in Eclipse IDE, here is how you can do it,
Eclipse Dark Theme View
Enable Eclipse Dark Mode On Windows Operating System:
- Open Eclipse IDE
- Go to Menu Option: Window (Keyboard shortcut: press Alt + W)
- Select Preferences (Keyboard shortcut: press P)
- Under General go to Appearance, check the checkbox: Enable theming (requires restart)
- Now under Themes drop down select a dark theme: Dark
- Click Apply, you would get a message: "A restart is required for the theme change to take full effect"
Theme Change requries a restart - Click OK
- Close Preferences window and restart your Eclispe IDE
- You must be in the dark mode/theme now!
Enable Eclipse Dark Mode On macOS (MacBooks, Mac Mini's or iMac's):
- Open Eclipse Application
- Go to Menu Option: Eclipse -> General -> Preferences (Keyboard shortcut: press Command ⌘ + ,)
- Under Appearance check the checkbox: Enable theming (requires restart)
- Now under Themes drop down select a dark theme: Dark
- Click Apply & OK
- Restart your Eclispe
Note: You can choose from other themes such as: Dark, Dark [Linux], Dark [Mac OS X], Light, Light [Linux], Light [Mac OS X]
To get back to the default theme, follow the same steps and select theme Classic
Comments:
- Anon: Thank you! Was looking for this... I wish Eclipse had the Dark theme similar to IntelliJ!
15 Aug 2121 11:08:39 GMT
- Further comments disabled!
More Posts related to Eclipse,
- How to display hidden files in Eclipse (dot prefixed files)
- Convert existing code project into a git project using Eclipse
- How to enable line numbers in Eclipse IDE
- [Eclipse] Syntax error, annotations are only available if source level is 1.5 or greater
- Enable Spellcheck in eclipse workspace
- How to create a Git Project in Eclipse (Step-by-step)
- [Solution] Spring Tool Suite (STS) support for JSP (JAVA EE)
- How to Remove All Terminated Console tabs at once in Eclipse
- Eclipse Java: Multiple markers at this line error
- Compare Current and Previous Versions of Same File (Local History) in Eclipse
- Eclipse : Workspace was written with an older version of the product and will be updated
- How to Save Eclipse console logs in external log file
- Fix: Eclipse Cant Connect to any repository not Authorized Error GitHub
- How to remove unwanted Java imports in IntelliJ (alternative of eclipse Ctrl + Shift + O)
- How to Configure GitHub with Eclipse IDE in 2023
- How to use Content Assist in Eclipse IDE
- Enable Eclipse dark mode
- Fix: Eclipse Connection time out: github.com
- Java was started but returned exit code=13 [Eclipse]
- Java Decompiler Eclipse Plugin
- Add imports in eclipse shortcut key combinations
- Syntax error, parameterized types are only available if source level is 1.5 or greater [Java]
- [Eclipse] Enable or Disable print margin line
- Eclipse Error The JVM Shared Library JavaVirtualMachines does not contain the JNI_CreateJavaVM symbol
- How to reset Eclipse IDE Code Font
More Posts:
- XmlRpcException ConnectException connection refused error - Java
- How to connect to SSH port other than default 22 - Linux
- Android Emulator 5.1.1 not loading on Mac OS X Android Studio - Android-Studio
- Send Extra Data with Ajax Get or Post Request - JavaScript
- Toast not getting displayed Android App - Android
- How to Open Trash on Mac - MacOS
- #HappyBirthdayJimin trending Happy Birthday Jimin BTS Army - BTS
- Enable spell check in Sublime Text (macOS) - MacOS