Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Eclipse theme by SolrikeNew to Visual Studio Code? Get it now.
Eclipse theme by Solrike

Eclipse theme by Solrike

Solrike

|
5,419 installs
| (1) | Free
Colour and icon themes inspired by Eclipse. Mainly supports Java and TypeScript/JavaScript
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Eclipse theme by Solrike

Visual Studio Marketplace Version Visual Studio Marketplace Installs

Eclipse inspired themes for VSCode and Eclipse Theia IDE

It uses "semantic highlighting" which means that some syntax colouring is done by the language server which can lead to delays in processing of the files.

Languages supported:

  • Java (uses "semantic highlighting")
  • JavaScript/TypeScript (uses "semantic highlighting")
  • Groovy
  • CSS

File icons (not the full list):

  • Java/Kotlin/Groovy/Jar
  • JavaScript/TypeScript/NPM
  • AWS Cloudformation/CDK
  • Azure Devops pipelines
  • Git
  • Gradle/Gradle Kotlin DSL
  • SQL
  • HTML/CSS/Markdown
  • Images
  • XML/YAML/JSON
  • Eclipse files/VSCode files

Install

Search for "Eclipse theme by Solrike" and then install.

The follwing themes get installed:

  • Eclipse Light by Solrike
  • Eclipse File Icons by Solrike
  • Eclipse Product Icons by Solrike

You can also get it from Visual studio marketplace or from Open VSX Registry

Sample from VSCode

Themes sample - Java
Themes sample - TypeScript

Known issues

Theia Blueprint (1.37.0) do have settings for "semantic highlighting" but it doesn't seems to work, see. Most notably is the fact that class members will not have the correct colour.

"editor.semanticHighlighting.enabled": true

Theia Blueprint (1.37.0) doesn't support "product icon themes".

Other setups

For Eclipse key bindings use for instance: VSCode Eclipse Keymap, Theia Eclipse Keymap

For nice a Java project view with Gradle builds install:

  • Project Manager for Java
  • Gradle for Java

The Gradle plugin has to be downloaded and installed manually in Theia.

Eclipse editor font is 'Menlo' and line height should be set to 1.25.

"editor.fontFamily": "Menlo, Monaco, 'Courier New', monospace"
"editor.lineHeight": 1.25

Change log

See CHANGELOG.md

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft