Skip to content

VSCode theme that is a modern take on Jetbrains Darcula.

License

Notifications You must be signed in to change notification settings

e-simpson/new-darcula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

New Darcula VSCode Theme

Ultra clean take on the JetBrains Darcula theme mixed with a hint of GitHub UI.

Visual Studio Marketplace Installs Visual Studio Marketplace Rating


Download or leave a review via the VS Marketplace Repository. Also available as a Zed IDE extension.

Preview

Screenshot

To achieve the full look:

{
    "window.titleBarStyle": "custom",
    "editor.minimap.enabled": false,
    "customizeUI.activityBar": "top",
    "editor.fontSize": 13,
    "editor.fontFamily": "Jetbrains Mono, Menlo, Monaco, 'Courier New', monospace",
    "editor.bracketPairColorization.enabled": true,
    ...
}

Language Support

  • Javascript
  • TypeScript
  • React, Svelte, Vue, Angular
  • GraphQL
  • HTML
  • PHP
  • Markdown
  • JSON
  • shell script (.sh)
  • CSS, SCSS, TailwindCSS, styled-components
  • Dockerfile, Docker compose file

Contribution

If you want something added like additional syntax highlighting, feel free to make a pull request.

License

MIT

About

VSCode theme that is a modern take on Jetbrains Darcula.

Resources

License

Stars

Watchers

Forks

Packages

No packages published