Twitter Feed: Difference between revisions

mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
   theme: {
   theme: {
     shell: {
     shell: {
       background: '#333333',
       background: '#ffffff',
       color: '#ffffff'
       color: '#000000'
     },
     },
     tweets: {
     tweets: {
       background: '#000000',
       background: '#ffffff',
       color: '#ffffff',
       color: '#000000',
       links: '#4aed05'
       links: '#050e8c'
     }
     }
   },
   },