# Linux Themes for Visual Studio Code [![GitHub license](https://img.shields.io/github/license/rdnlsmith/vscode-arc-theme.svg)](https://raw.githubusercontent.com/rdnlsmith/vscode-arc-theme/master/LICENSE) [![Download](https://img.shields.io/badge/VS%20Code-v1.2.0-green.svg)](https://marketplace.visualstudio.com/items?itemName=rdnlsmith.linux-themes) [![GitHub issues](https://img.shields.io/github/issues/rdnlsmith/vscode-arc-theme.svg)](https://github.com/rdnlsmith/vscode-arc-theme/issues) ## Integrated color themes for the most popular Linux GTK themes These VS Code themes blend seamlessly with your GTK themes to provide a more integrated experience. Preview of the included themes (see the [gallery page](gallery.md) for full-size screenshots):
Adapta Nokto Ambiance Arc Dark United Ubuntu
Ambiance Adapta Nokto Arc Dark United Gnome
Yaru Dark Elementary Yaru
Yaru Dark Elementary Yaru
Syntax coloring used: - **Adapta**: [Mattia Astorino's great Material Theme](https://github.com/equinusocio/vsc-material-theme) (an alternative to this Adapta theme!) - **United Ubuntu** & **Ambiance**: Base16 IR Black ### Download The extension is hosted on the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=rdnlsmith.linux-themes). * Drop to terminal and write the following: ```bash code --install-extension rdnlsmith.linux-themes ``` * Alternatively, search for *Linux Themes* inside of VS Code. * Finally, you can also hit ```Ctrl+P``` and type ```ext install linux-themes```. ### Changelog See [CHANGELOG.md](./CHANGELOG.md) for historical changelogs. ## Follow development ### Contribute Head over to the [GitHub Repository](https://github.com/rdnlsmith/vscode-arc-theme) to contribute. **Enjoy!**