<div align="center">
	<img src="https://github.com/vitormalencar/sourc/blob/master/images/icon.png?raw=true" width="200" height="200">
	<h1>Sourc</h1>
	<p>
		<b>Dark theme for vscode</b>
	</p>
<div>
  <a
    href="https://marketplace.visualstudio.com/items?itemName=vitormalencar.sourc&ssr=false#overview"
  >
    <img
      alt="Version"
      src="https://vsmarketplacebadge.apphb.com/version-short/vitormalencar.sourc.svg?style=for-the-badge"
    />
  </a>
  <a
    href="https://marketplace.visualstudio.com/items?itemName=vitormalencar.sourc&ssr=false#overview"
  >
    <img
      alt="Rating"
      src="https://vsmarketplacebadge.apphb.com/rating-star/vitormalencar.sourc.svg?style=for-the-badge"
    />
  </a>
</div>
	<br>
	<br>
</div>

Sourc is a dark VS Code theme that supports a variety of languages including JavaScript, HTML, CSS, PHP, Python and Ruby.

The most epic theme meets Visual Studio Code. You can help by reporting issues [here](https://github.com/vitormalencar/sourc/issues).

<!-- ## Getting started -->

### Installation

Launch _Quick Open_:

- <img src="https://www.kernel.org/theme/images/logos/favicon.png" width=16 height=16/> <a href="https://code.visualstudio.com/shortcuts/keyboard-shortcuts-linux.pdf">Linux</a> `Ctrl+P`
- <img src="https://developer.apple.com/favicon.ico" width=16 height=16/> <a href="https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf">macOS</a> `⌘P`
- <img src="https://www.microsoft.com/favicon.ico" width=16 height=16/> <a href="https://code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf">Windows</a> `Ctrl+P`

Paste the following command and press `Enter`:

```shell
ext install sourc theme
```

And pick the one by **Vitor Alencar (vitormalencar)** as author.

## Screenshots

Html
<img src="https://github.com/vitormalencar/sourc/blob/master/images/syntax/html.png?raw=true" height="auto">

React
<img src="https://github.com/vitormalencar/sourc/blob/master/images/syntax/react.png?raw=true">
Ruby
<img src="https://github.com/vitormalencar/sourc/blob/master/images/syntax/ruby.png?raw=true">
Python
<img src="https://github.com/vitormalencar/sourc/blob/master/images/syntax/python.png?raw=true">

## License

MIT made with ❤️ © [vitormalencar](https://github.com/vitormalencar)
