Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dillonchanis/theme-midnight-city
A cool dark outrun style VSCode theme.
https://github.com/dillonchanis/theme-midnight-city
dark-theme midnight-city theme visual-studio-code
Last synced: 2 months ago
JSON representation
A cool dark outrun style VSCode theme.
- Host: GitHub
- URL: https://github.com/dillonchanis/theme-midnight-city
- Owner: dillonchanis
- License: mit
- Created: 2019-03-28T01:55:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-09T19:21:32.000Z (almost 4 years ago)
- Last Synced: 2023-03-04T15:14:05.806Z (almost 2 years ago)
- Topics: dark-theme, midnight-city, theme, visual-studio-code
- Language: JavaScript
- Size: 1.34 MB
- Stars: 21
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Midnight City
Midnight City is a dark Visual Studio Code theme inspired by Outrun/Synthwave color vibes.
![Splash Image](splash.jpg)
# Installation
1. Install [Visual Studio Code](https://code.visualstudio.com/)
2. Launch Visual Studio Code
3. Choose **Extensions** from menu
4. Search for `midnight city`
5. Click **Install** to install it
6. Click **Reload** to reload the Code
7. From the menu bar click: Code > Preferences > Color Theme > **Midnight City**## Examples
### Elixir
![Elixir](demo/elixir.png)### HTML
![HTML](demo/html.png)### React
![React](demo/react.png)## iTerm2
If you want to use Midnight City for your iTerm2 theme [@Electrux](https://github.com/Electrux) created one you can find [here](https://github.com/Electrux/iterm2-midnight-city).
## Contributing & Issues
If something looks off do not hesitate to [open an issue](https://github.com/dillonchanis/theme-midnight-city/issues). And if you find something you want to fix have a look at the [contributing guidelines](https://github.com/dillonchanis/theme-midnight-city/blob/master/.github/CONTRIBUTING.md). Thanks!