main
Bob Mottram 2020-06-11 14:17:30 +01:00
parent 33657bf6b7
commit d0fc017e6e
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@ def setThemeStarlight(baseDir: str):
"cw-glow-color5": "#a3d5f0",
"cw-background": "black",
"timeline-border-radius": "20px",
"image-corners": "2%"
"image-corners": "2%",
"*font-family": "'bgrove'",
"*src": "url('fonts/bgrove.ttf') format('truetype')"
}