All natural pine, faux fur and a bit of soho vibes for the classy minimalist
-
Open
settings.jsonfrom Windows Terminal -
In the
schemessection of the file, paste the contents of your chosen scheme file (e.g.rose-pine.scheme.json) -
Navigate to the
themessection and paste the contents of the corresponding theme file (e.g.rose-pine.theme.json). -
Update
colorSchemewithin theprofilessection to include your chosen scheme: -
Update
themeto use your chosen theme:{ "theme": "rose-pine" // "theme": { "dark": "rose-pine", "light": "rose-pine-dawn"} }
Rosé Pine
Rosé Pine Moon
Rosé Pine Dawn



{ "profiles": { "defaults": { "colorScheme": "rose-pine" // "colorScheme": { "dark": "rose-pine", "light": "rose-pine-dawn"} } } }