forked from indymedia/epicyon
Debian style
parent
5f14a3e865
commit
f8b4e4d2a2
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"newswire-date-color": "#00a594",
|
||||||
"column-right-fg-color": "black",
|
"column-right-fg-color": "black",
|
||||||
"button-highlighted": "#2b5c6d",
|
"button-highlighted": "#2b5c6d",
|
||||||
"button-selected-highlighted": "#2b5c6d",
|
"button-selected-highlighted": "#2b5c6d",
|
||||||
|
@ -18,7 +19,6 @@
|
||||||
"publish-button-at-top": "False",
|
"publish-button-at-top": "False",
|
||||||
"newswire-item-moderated-color": "grey",
|
"newswire-item-moderated-color": "grey",
|
||||||
"newswire-date-moderated-color": "grey",
|
"newswire-date-moderated-color": "grey",
|
||||||
"newswire-date-color": "#0562bd",
|
|
||||||
"search-banner-height": "25vh",
|
"search-banner-height": "25vh",
|
||||||
"search-banner-height-mobile": "15vh",
|
"search-banner-height-mobile": "15vh",
|
||||||
"banner-height": "20vh",
|
"banner-height": "20vh",
|
||||||
|
@ -73,10 +73,10 @@
|
||||||
"event-color": "#282c37",
|
"event-color": "#282c37",
|
||||||
"today-foreground": "white",
|
"today-foreground": "white",
|
||||||
"today-circle": "red",
|
"today-circle": "red",
|
||||||
"event-background": "lightblue",
|
"event-background": "lightgrey",
|
||||||
"event-foreground": "white",
|
"event-foreground": "white",
|
||||||
"title-text": "#282c37",
|
"title-text": "white",
|
||||||
"title-background": "#ccc",
|
"title-background": "#2b5c6d",
|
||||||
"gallery-text-color": "black",
|
"gallery-text-color": "black",
|
||||||
"header-font": "'NimbusSanL'",
|
"header-font": "'NimbusSanL'",
|
||||||
"*font-family": "'NimbusSanL'",
|
"*font-family": "'NimbusSanL'",
|
||||||
|
|
Loading…
Reference in New Issue