Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. .swatch_palette-2 {
  2. background-image: url({{ 'swatch_palette-2.png' | file_img_url: '44x44', format: 'pjpg' }});
  3. }
  4.  
  5. .swatch_warm-neutrals {
  6. background-image: url({{ 'swatch_warm-neutrals.png' | file_img_url: '44x44', format: 'pjpg' }});
  7. }
  8.  
  9. .swatch_alyse-black-cherry {
  10. background-color: #64303F;
  11. }
  12.  
  13. .swatch_aquila-warm-rose-mauve {
  14. background-color: #843839;
  15. }
  16.  
  17. .swatch_bizzy-dusty-rose {
  18. background-color: #AC444E;
  19. }
  20.  
  21. .swatch_kennedy-blue-red {
  22. background-color: #B92B34;
  23. }
  24.  
  25. .swatch_ilene-pink-taupe {
  26. background-color: #B87365;
  27. }
  28.  
  29. .swatch_stephanie-true-beige {
  30. background-color: #D1B1A7;
  31. }
  32.  
  33. .swatch_emii-plum-mauve {
  34. background-color: #904D58;
  35. }
  36.  
  37. .swatch_brynn-rich-black {
  38. background-color: #000;
  39. }
  40.  
  41. .swatch_kackie-mocha {
  42. background-color: #774F3B;
  43. }
  44.  
  45. .swatch_ashley-crystal-shimmer {
  46. background-color: #EFECEB;
  47. }
  48.  
  49. .swatch_lauren-black-matte {
  50. background-color: #2C2926;
  51. }
  52.  
  53. .swatch_ella-brown-matte {
  54. background-color: #5B4C3E;
  55. }
  56.  
  57. .swatch_nalie-chocolate-brown-shimmer {
  58. background-color: #4C2D21;
  59. }
  60.  
  61. .swatch_hoda-slate-grey-matte {
  62. background-color: #555859;
  63. }
  64.  
  65. .swatch_talia-navy-matte {
  66. background-color: #123A6D;
  67. }
  68.  
  69. .swatch_giuliana-plum-shimmer {
  70. background-color: #694F61;
  71. }
  72.  
  73. .swatch_lizzie-moss-green-matte {
  74. background-color: #304636;
  75. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement