forked from indymedia/epicyon
Banner image
parent
e6b1b5b13b
commit
61dfd57499
Binary file not shown.
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 15 KiB |
8
theme.py
8
theme.py
|
@ -708,10 +708,10 @@ def setThemeSolidaric(baseDir: str):
|
|||
"font-size5": "22px",
|
||||
"rgba(0, 0, 0, 0.5)": "rgba(0, 0, 0, 0.0)",
|
||||
"main-bg-color": "white",
|
||||
"main-bg-color-dm": "#ddd",
|
||||
"link-bg-color": "#e6ebf0",
|
||||
"main-bg-color-reply": "#ddd",
|
||||
"main-bg-color-report": "#ddd",
|
||||
"main-bg-color-dm": "white",
|
||||
"link-bg-color": "#eee",
|
||||
"main-bg-color-reply": "white",
|
||||
"main-bg-color-report": "white",
|
||||
"main-header-color-roles": "#ebebf0",
|
||||
"main-fg-color": "#2d2c37",
|
||||
"border-color": "#c0cdd9",
|
||||
|
|
Loading…
Reference in New Issue