Line color

merge-requests/8/head
Bob Mottram 2020-11-06 20:42:55 +00:00
parent e0ab64fa9d
commit b2c4d139d7
1 changed files with 1 additions and 1 deletions

View File

@ -1019,7 +1019,7 @@ def setThemeIndymediaModern(baseDir: str):
fontStrItalic = \
"url('./fonts/NimbusSanL-italic.otf') format('opentype')"
themeParams = {
"column-left-header-line-color": "#767674",
"column-left-header-line-color": "#BBBBBB",
"column-left-header-line-width": "1px",
"column-left-header-color": "black",
"column-left-header-background": "white",