Xiaohaoo IntelliJ Theme
VS Code color themes and file icons inspired by IntelliJ IDEA.
Included
- IntelliJ Islands Dark
- IntelliJ Dark
- IntelliJ Light
- IntelliJ High Contrast
- IntelliJ Icons
- JetBrains Mono editor and terminal defaults
- IntelliJ-like workbench colors for tabs, sidebars, panels, lists, Git decorations, diagnostics, terminal, and search
Develop
Regenerate the bundled VS Code theme JSON from a local IntelliJ IDEA install:
npm run generate
Validate generated JSON files:
npm run validate
By default the generator reads:
/Applications/IntelliJ IDEA.app/Contents/lib/intellij.platform.ide.impl.jar
You can override it with:
IDEA_PLATFORM_JAR="/path/to/intellij.platform.ide.impl.jar" npm run generate
Import JetBrains SVG icons from a local IntelliJ IDEA install:
npm run import:jetbrains-icons
| |