Skip to content

EmePin/aim-themes

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

aim-themes-README

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

Table of Contents 👀
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

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.

Descargar código fuente

(back to top)

Built With


  • node
  • Css

(back to top)

Getting Started

Sólo debes descargar la extensión de aquí. Para obtener una copia local de este repositorio se puede clonar o descargar.

Prerequisites

  git clone https://github.com/EmePin/aim-themes.git

Installation

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
  ```

(back to top)

Usage

A continuación se muestran los temas.
1.- Aim-kai🌙 2.- Aim-hack-and-Lima🍋 3.- Aim-Joyful😄 4.- Aim-Windows98🪟

5.- Aim-kai☀️

6.-Aim-Fav❤️

(back to top)

Roadmap

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Instagram LinkedIn YouTube

(back to top)

Acknowledgments

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!

(back to top)

Enjoy!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published