From d0fc017e6e4be0227f6681a637b8df4ecbb241d4 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 11 Jun 2020 14:17:30 +0100 Subject: [PATCH] Comma --- theme.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.py b/theme.py index effa6eb7..2b02dce9 100644 --- a/theme.py +++ b/theme.py @@ -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')" }