https://github.com/rokoroku/vscode-theme-darcula
A theme for Visual Studio Code based on Darcula theme from Jetbrains IDEs.
https://github.com/rokoroku/vscode-theme-darcula
darcula darcula-theme textmate textmate-theme vscode vscode-theme
Last synced: 3 months ago
JSON representation
A theme for Visual Studio Code based on Darcula theme from Jetbrains IDEs.
- Host: GitHub
- URL: https://github.com/rokoroku/vscode-theme-darcula
- Owner: rokoroku
- License: mit
- Created: 2016-11-10T13:47:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-08T10:02:41.000Z (about 2 years ago)
- Last Synced: 2024-12-28T06:09:55.967Z (5 months ago)
- Topics: darcula, darcula-theme, textmate, textmate-theme, vscode, vscode-theme
- Homepage:
- Size: 222 KB
- Stars: 82
- Watchers: 5
- Forks: 32
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Darcula
[](https://marketplace.visualstudio.com/items?itemName=rokoroku.vscode-theme-darcula)
[](https://marketplace.visualstudio.com/items?itemName=rokoroku.vscode-theme-darcula)A theme extension for [Visual Studio Code](https://code.visualstudio.com) based on **Darcula** theme from [Jetbrains](https://www.jetbrains.com) IDEs.
---
## Changelog
See [CHANGELOG.md](./CHANGELOG.md)
## Description
- Mainly focused on HTML5 / CSS / JS (TS) development.
- **Not exactly same with the theme from Jetbrains IDE**. There are few modifications to match look and feel with VS Code IDE.
- Follows common textmate tokens (such as `entity.name.type`, `entity.name.function`, `variable.property`...) so try it on any languages and report issues on the GitHub repo.
- Any suggestions/contributions are welcomed!
## Setting
- When installation completes, select **Darcula** as your color theme (Preferences → Workbench: Color Theme → **Darcula**)
## Customizing
- If you want to customize on top of this theme, use vscode's [color customization](https://code.visualstudio.com/docs/getstarted/themes#_customizing-a-color-theme) feature.
(Related Issue: [#9](https://github.com/rokoroku/vscode-theme-darcula/issues/9), [#15](https://github.com/rokoroku/vscode-theme-darcula/issues/15))
## Screenshot
**Enjoy!**