Aim Themes is a collection of all my favorite themes I've created and others I've found in Visual Studio Code with a few modifications.
Explore the docs »
Download
·
Report Bug
·
Request Feature
Aim Themes is a collection of all my favorite themes I've created and others I've found in Visual Studio Code with a few modifications.
Sólo debes descargar la extensión de aquí. Para obtener una copia local de este repositorio se puede clonar o descargar.
git clone https://github.com/EmePin/aim-themes.git
Para Crear tus propios temas se ocupará node y de preferencia gitbash asociado previamente a github.
En una carpeta donde se pueda alojar el proyecto abrimos la terminal y ponemos los siguientes comandos:
```terminal
npm install -g yo generator-code
yo code
What type of extension do you want to create? New Color Theme
Do you want to import or convert an existing TextMate color theme? No, start fresh
```
Después podemos empezar a editar el tema y al terminar:
```terminal
npm install vsce -g
```
Luego modificamos el readme Entramos a http://dev.azure.com y creamos un token luego en https://marketplace.visualstudio.com/... y creamos un publisher.
```terminal
vsce login EmeAim
*colocamos el token*
vsce package
```
A continuación se muestran los temas.
1.- Aim-kai🌙
2.- Aim-hack-and-Lima🍋
3.- Aim-Joyful😄
4.- Aim-Windows98🪟
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
- Github : EmePin
- Project Link : aim-themes
Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!
Enjoy!