Skip to content
This repository has been archived by the owner on Nov 20, 2021. It is now read-only.

Automatic installation of themes for the new Windows Terminal. Provided by https://windowsterminalthemes.dev

Notifications You must be signed in to change notification settings

rainwashed/windowsterminalterminal

 
 

Repository files navigation

WindowsTerminalTerminal

Automatic installation of the new Windows Terminal themes.

Example Here

Notice!

I do not take credit for the themes. The themes all come from the amazing people at this repo. This project would not be possible without them. Much love ❤️.

Installation Process

From source

  1. Clone this repo
  2. Install dependencies pip install -r requirements.txt
  3. Run the program python main.py

Route 2 Still not setup yet.

  1. Install the PyPi Project.
  2. Run the project

Contributions

# No one has contributed.

How to contribute

  • Fork/Clone this repo
  • Make your changes
  • State your changes in CHANGELOG.md as the current version number + your username. (Ex: Bob would make 1.0.0-bobthecoder)
  • Submit a pull request.

tip: follow the .prettierrc rules or convert your code to match it by installing Prettier on Visual Studio Code

Known Bugs

- [❎ - Unresolved] Unable to load Windows Terminal Configuration file.

ToDo List

  • Automatic Updating
  • Visualization of themes
  • custom-colour-schemes.json

About

Automatic installation of themes for the new Windows Terminal. Provided by https://windowsterminalthemes.dev

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%