Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>jetbrains-product-icon-theme-uiNew to Visual Studio Code? Get it now.
jetbrains-product-icon-theme-ui

jetbrains-product-icon-theme-ui

SoulFriends

|
9 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Product Icon Theme

Image 1 Image 2

To get the same color as jetBrains, add the following configuration to settings.json

"workbench.colorCustomizations": {
  "symbolIcon.variableForeground": "#E56D17",
  "symbolIcon.constantForeground": "#E56D17",
  "symbolIcon.functionForeground": "#DB3B4B",
  "symbolIcon.methodForeground": "#DB3B4B",
  "symbolIcon.propertyForeground": "#834DF0",
  "symbolIcon.fieldForeground": "#834DF0",
  "symbolIcon.enumeratorMemberForeground": "#834DF0",
  "symbolIcon.interfaceForeground": "#208A3C",
  "symbolIcon.classForeground": "#3574F0",
  "symbolIcon.enumeratorForeground": "#3574F0",
  "symbolIcon.moduleForeground": "#3574F0",
  "symbolIcon.namespaceForeground": "#3574F0"
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft