forked from indymedia/epicyon
Comma
parent
33657bf6b7
commit
d0fc017e6e
2
theme.py
2
theme.py
|
@ -270,7 +270,7 @@ def setThemeStarlight(baseDir: str):
|
||||||
"cw-glow-color5": "#a3d5f0",
|
"cw-glow-color5": "#a3d5f0",
|
||||||
"cw-background": "black",
|
"cw-background": "black",
|
||||||
"timeline-border-radius": "20px",
|
"timeline-border-radius": "20px",
|
||||||
"image-corners": "2%"
|
"image-corners": "2%",
|
||||||
"*font-family": "'bgrove'",
|
"*font-family": "'bgrove'",
|
||||||
"*src": "url('fonts/bgrove.ttf') format('truetype')"
|
"*src": "url('fonts/bgrove.ttf') format('truetype')"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue