main
Bob Mottram 2020-05-25 20:49:02 +01:00
parent eab68b196f
commit 4c9aeee79e
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ def setThemeHacker(baseDir: str):
"button-corner-radius": "4px",
"timeline-border-radius": "4px",
"*font-family": "'Bedstead'",
"*src": "url('./fonts/bedstead.otf') format('opentype')"
"*src": "url('./fonts/bedstead.otf') format('opentype')",
"background-color: #554;": "background-color: #062200;",
"color: #FFFFFE;": "color: green;",
"calendar-bg-color": "black",