Twitter Feed: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 7: | Line 7: | ||
rpp: 4, | rpp: 4, | ||
interval: 6000, | interval: 6000, | ||
width: | width: 250, | ||
height: 300, | height: 300, | ||
theme: { | theme: { | ||
shell: { | shell: { | ||
background: '# | background: '#ffffff', | ||
color: '# | color: '#000000' | ||
}, | }, | ||
tweets: { | tweets: { | ||
background: '# | background: '#ffffff', | ||
color: '# | color: '#000000', | ||
links: '# | links: '#050e8c' | ||
} | } | ||
}, | }, | ||
| Line 23: | Line 23: | ||
scrollbar: false, | scrollbar: false, | ||
loop: false, | loop: false, | ||
live: | live: false, | ||
hashtags: true, | hashtags: true, | ||
timestamp: true, | timestamp: true, | ||