Monospace

main
Bob Mottram 2019-11-23 13:12:02 +00:00
parent 65f54a5aa9
commit a2d5c6dac6
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ def setThemeHacker(baseDir: str):
"button-text": "green", "button-text": "green",
"button-corner-radius": "4px", "button-corner-radius": "4px",
"timeline-border-radius": "4px", "timeline-border-radius": "4px",
"*font-family": "'Courier'", "*font-family": "'monospace'",
"background-color: #554;": "background-color: #062200;", "background-color: #554;": "background-color: #062200;",
"color: #FFFFFE;": "color: green;", "color: #FFFFFE;": "color: green;",
"calendar-bg-color": "black", "calendar-bg-color": "black",