Copy theme.json
's content , paste to Windows terminal's settings.json schemes
array,
and then change profiles.colorScheme
to Hardhacker
γ
...
"profiles": {
"colorScheme": "Hardhacker",
...
},
"schemes": [
{
"name": "Hardhacker",
...
}
]