Noturnal
A small preview on the theme.
Overview
A theme created using dark mode and utilizing a little vaporwave style. 🌙
About concept
The theme was inspired by the vaporwave style, which is a concept of visual art that emerged in the early 2010s. It is characterized by a nostalgic fascination with the aesthetics of the 80s and 90s, including references to various cultural aspects sought at the time.
How to Install
You need install the Visual Studio Code. Click this link and install the IDE.
Install using Command Palette
- Go to
View -> Command Palette
or press Ctrl+Shift+P
- Then enter
Install Extension
- Write
Noturnal
- Select it or press Enter to install
Install using Git
If you are a git user, you can install the theme and keep up to date by cloning the repo:
$ git clone https://github.com/rodrigoge/noturnal.git ~/.vscode/extensions/noturnal
$ cd ~/.vscode/extensions/noturnal
$ npm install
$ npm run build
Activating theme
Run Visual Studio Code. The Noturnal theme will be available from File -> Preferences -> Color Theme
dropdown menu.
Need help
Case you to need help with Noturnal, please send a email to rgestevao@gmail.com, and i will go to fix your problem.
License
This project was developed using the license from MIT. See more about the LICENSE for more information.
Made with 💜 developed by Rodrigo Gouveia.