Darcula/.history/README_20200720175929.md
2025-06-19 16:02:46 -05:00

36 lines
1.6 KiB
Markdown

# Darcula
[![Version](https://vsmarketplacebadge.apphb.com/version/rokoroku.vscode-theme-darcula.svg)](https://marketplace.visualstudio.com/items?itemName=rokoroku.vscode-theme-darcula)
[![Installs](https://vsmarketplacebadge.apphb.com/installs/rokoroku.vscode-theme-darcula.svg)](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
![Screenshot](https://github.com/rokoroku/vscode-theme-darcula/raw/master/screenshot.png)
**Enjoy!**