Difference between revisions of "Widget:Twitter"

From IRC Wiki
Jump to navigation Jump to search
Line 12: Line 12:
   theme: {
   theme: {
     shell: {
     shell: {
       background: '#817aff',
       background: '#dfe8f3',
       color: '#ffffff'
       color: '#000000'
     },
     },
     tweets: {
     tweets: {
       background: '#c4d1f5',
       background: '#dfe8f3',
       color: '#444444',
       color: '#444444',
       links: '#001ae3'
       links: '#001ae3'
Line 30: Line 30:
     behavior: 'all'
     behavior: 'all'
   }
   }
}).render().setList('IRCWiki', '').start();
}).render().setList('ircwiki', '').start();
</script></includeonly>
</script></includeonly>

Revision as of 15:50, 18 June 2010