diff --git a/main.js b/main.js index aa397ed..4d77c90 100644 --- a/main.js +++ b/main.js @@ -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",