added: mingw theme

This commit is contained in:
quenousimporte 2023-05-12 09:38:42 +02:00
parent 49229b6f9d
commit ca4abe8d1a
1 changed files with 9 additions and 0 deletions

View File

@ -55,6 +55,15 @@ var stat =
var themes =
{
mingw64:
{
bgcolor: "white",
fontfamily: "Lucida console",
fontsize: "13px",
fontcolor: "black",
lineheight: "100%",
accentcolor: "rgb(177,54,186)"
},
Default:
{
bgcolor: "white",