changed: default theme
This commit is contained in:
parent
b7914ac98a
commit
2f4276a73c
4
main.js
4
main.js
|
@ -75,8 +75,8 @@ var themes =
|
||||||
Default:
|
Default:
|
||||||
{
|
{
|
||||||
bgcolor: "white",
|
bgcolor: "white",
|
||||||
fontfamily: "'Inconsolata', 'Consolas', monospace",
|
fontfamily: "monospace",
|
||||||
fontsize: "16px",
|
fontsize: "14px",
|
||||||
fontcolor: "black",
|
fontcolor: "black",
|
||||||
lineheight: "130%",
|
lineheight: "130%",
|
||||||
accentcolor: "#5AA7CE"
|
accentcolor: "#5AA7CE"
|
||||||
|
|
Loading…
Reference in New Issue