[Terminal support]: Windows Terminal

Open
#549 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
shell
Domain
cli

Research direction

Start by reading apply-colors.sh and reviewing how existing terminal integrations locate and update their configuration. Use Windows Terminal's settings.json, specifically its schemes array, as the implementation target. Done means Gogh can apply a selected color scheme to Windows Terminal's own configuration on Windows, with the relevant behavior verified.

Written by the indexing model from the issue text.

Description

help-needed terminal-support
Terminal name

Windows Terminal

Project link

https://github.com/microsoft/terminal

Platform(s)

Windows

How does this terminal store its color scheme / theme?

Windows Terminal reads its color schemes from a JSON settings.json file, under a schemes array of named color scheme objects (16 ANSI colors plus background/foreground/etc.).

Additional context

Previously requested in #413 and #528, both closed without support ever being added to apply-colors.sh — reopening as a standalone, trackable request. Note this is specifically about running Gogh so it edits Windows Terminal's own config, not about WSL2 changing the host terminal's colors indirectly.

Contribution
  • I would be willing to submit a pull request implementing this
Dominant language
Shell
Stars
10.3k
Forks
633
Avg merge
2h 31m
Merged PRs (30d)
5

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Gogh-Co/Gogh

All issues in Gogh-Co/Gogh

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.