Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>@dio.codes-darkNew to Visual Studio Code? Get it now.
@dio.codes-dark

@dio.codes-dark

diocode

|
957 installs
| (1) | Free
Theme by @dio.codes
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

@dio.codes Dark Theme

Created for you, by @dio.codes

For whom this theme?

I created this theme for my React Native development. But, you can also use it for any tools. If you want to customize it, you can add little more code to your settings.json. This is the code that you need to past in a down of settings.

"workbench.colorCustomizations": {
   "[@dio.codes-dark]": {
      "statusBar.background": "#e1594a",
      "statusBar.foreground": "#dbeeff",
      "editorLineNumber.foreground": "#4e5861",
      "editor.lineHighlightBackground": "#171b20",
      "editorCursor.foreground": "#6c7dff",
   }
}

You can change anything using Theme Color

What it looks like

@dio.codes Dark Theme

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