microsoft / microsoft/terminal
Themes should be included from fragments
Open
Area-Settings
Area-Theming
Issue-Task
Product-Terminal
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
Basically the title. Just like schemes. Users should be able to
```curl raw.github.com/microsoft/terminal/samples/accent.json > "%localappdata%\Microsoft\Windows Terminal\Fragments\themes\"```
and have it just work 😉
Contributor guide
Research direction
Start by tracing how scheme fragments are discovered and included, then compare that path with the requested themes directory under Fragments. Done means a themes JSON file placed in Fragments/themes, such as samples/accent.json, is included and works without additional user steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100