This project was forked from Hyper Term Black
A Visual Studio Code theme
This project was created to meet its author's specific use case and needs. It is important to note that it is provided 'as is' without guarantees. Therefore, any response to requests for support, new features, or bug fixes may be limited. You are free to use it at your discretion if you find it useful, but be aware that any ongoing maintenance or enhancements may not be prioritized.
This project is open-sourced software licensed under the MIT License. See LICENSE in the project root for license information.
{
"settings": {
"editor.fontFamily": "'Fira Code'",
"workbench.iconTheme": "material-icon-theme",
"material-icon-theme.folders.theme": "none",
"material-icon-theme.activeIconPack": "react_redux"
}
}