Iroh the Cat Night theme. A clean Visual Studio Code theme named after my cat [Night theme.]
Iroh the Cat Midnight theme. A clean Visual Studio Code theme named after my cat [Midnight theme.]
If you are into good practices add some theme-colored editor rulers to your vscode code as these ones:
"editor.rulers": [
{
"column": 79,
"color": "#ff40806f"
},
{
"column": 83,
"color": "#ff4080a8"
},
{
"column": 87,
"color": "#ff4080e1"
}
]
Enjoy!