forked from indymedia/epicyon
Brighter selected button
parent
478b531858
commit
9fa5362622
2
theme.py
2
theme.py
|
@ -279,7 +279,7 @@ def setThemeIndymedia(baseDir: str):
|
||||||
"hashtag-vertical-spacing4": "150px",
|
"hashtag-vertical-spacing4": "150px",
|
||||||
"button-background-hover": "#173048",
|
"button-background-hover": "#173048",
|
||||||
"button-background": "#003366",
|
"button-background": "#003366",
|
||||||
"button-selected": "#011830",
|
"button-selected": "blue",
|
||||||
"calendar-bg-color": "#0f0d10",
|
"calendar-bg-color": "#0f0d10",
|
||||||
"event-background": "#555",
|
"event-background": "#555",
|
||||||
"quote-right-margin": "0",
|
"quote-right-margin": "0",
|
||||||
|
|
Loading…
Reference in New Issue