microsoft / terminal

The new Windows Terminal and the original Windows console host, all in the same place!
MIT License
94.85k stars 8.21k forks source link

Themes should be included from fragments #14002

Open zadjii-msft opened 1 year ago

zadjii-msft commented 1 year ago

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 😉

g0t4 commented 3 months ago

It would be nice to split up any configuration into a separate json file... why limit it to subsections! Just add to the merge strategy as-is.