Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>apexNew to Visual Studio Code? Get it now.
apex

apex

juliancoleman

|
4,264 installs
| (1) | Free
Apex monochrome VSCode theme UI.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

README.md

New and improved!

Apex monochrome VSCode theme UI and Syntax.

Based on apex-ui

Usage

Pair with the following extensions and configuration below for the best results:

Subtle Match Brackets

Add the following configuration to the end of your settings.json.

"editor.renderLineHighlight": "all",
"editor.matchBrackets": false,
"subtleBrackets.style": {
    "borderWidth": "1px",
    "borderStyle": "none none solid none",
    "borderColor": "#0097e8",
    "backgroundColor": "#e8f7ff"
}

Or remove the backgroundColor property with the Dark theme.

Original Apex UI and Apex Syntax theme by TJ

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