added: theme Mariana

This commit is contained in:
quenousimporte 2023-01-23 13:42:04 +01:00
parent 65d2007499
commit c8b9936ffc
1 changed files with 8 additions and 0 deletions

View File

@ -57,6 +57,14 @@ var themes =
fontsize: "14px",
fontcolor: "rgb(55,55,55)",
lineheight: "26px"
},
Mariana:
{
bgcolor: "rgb(48,56,65)",
fontfamily: "'Consolas', monospace",
fontsize: "15px",
fontcolor: "rgb(216,222,233)",
lineheight: "100%"
}
};