Guest User

Untitled

a guest
Mar 29th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. params: {
  2. template: 0,
  3. avatar: {
  4. name: 'AVATAR NAME',
  5. title: 'TITLE',
  6. color: '#2c2c2c',
  7. background: '#efefef',
  8. },
  9. chatArea: {
  10. background: '#e4e4e4',
  11. },
  12. message: {
  13. description: '#2c2c2c',
  14. background: '#fff',
  15. price: '#2c2c2c',
  16. orignalPrice: '#c2c2c2',
  17. buyNow: '#fa1100',
  18. },
  19. newMessage: {
  20. color: '#fff',
  21. background: '#2c2c2c',
  22. },
  23. icon: {
  24. normal: '#8a8a8a',
  25. active: '#2c2c2c',
  26. },
  27. notification: {
  28. background: 'rgba(255, 255, 255, 0.9)',
  29. description: '#2c2c2c',
  30. },
  31.  
  32. },
Advertisement
Add Comment
Please, Sign In to add comment