Skip to content

vinisaveg/cosmos-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cosmos Theme

An outta space Visual Studio Code theme

Color Palette

Installing from Visual Studio Code Marketplace

You can install directly from the Extensions tab hitting (CTRL + Shift + X).

Installing locally

To create the theme you will need Node.js installed.

First clone this repo


    git clone https://github.com/vinisaveg/cosmos-theme.git

    cd cosmos-theme

To generate the theme you will need Visual Studio Code Extension Manager


    npm i -g vsce

Generate the theme as a vsix package


    vsce package

Installing the theme


    code --install-extension ./cosmos-theme-1.0.0.vsix

Contributing

This theme will always be open to the community. Feel free to send any suggestion, feature, bug fixes or anything to help it's development.

Issues

Found any bug? Feel free to report it.

About

An outta space Visual Studio Code theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published