merge-requests/8/head
Bob Mottram 2020-11-12 12:50:10 +00:00
parent e7b8badb5c
commit e12b84d723
1 changed files with 1 additions and 1 deletions

View File

@ -958,7 +958,7 @@ def setThemeHacker(baseDir: str):
def setThemeLight(baseDir: str):
name = 'light'
themeParams = {
"newswire-item-moderated-color", "grey",
"newswire-item-moderated-color": "grey",
"newswire-date-moderated-color": "grey",
"newswire-date-color": "#0562bd",
"search-banner-height": "25vh",