Top

Bigdeal documentation

Theme Color


In Bigdeal template, we have used 15 theme colors or 15 styles. following are the colors:

  • theme-color-1 : #00baf2
  • theme-color-2 : #ff6000
  • theme-color-3: #f1bb3a
  • theme-color-4: #f15838
  • theme-color-5: #4150b5
  • theme-color-6: #252525
  • theme-color-7: #f97c2d
  • theme-color-8: #c76d62
  • theme-color-9: #f78195
  • theme-color-10: #35a7b1
  • theme-color-11: #fb6436
  • theme-color-12: #fa741b
  • theme-color-13: #a03b41
  • theme-color-14: #1e9a05
  • theme-color-15: #3635aa

from above you need to choose any color and set that css to your html pages in your head(see below) and delete or remove other files.

<!-- Theme css -->
<link id="change-link" rel="stylesheet" type="text/css" href=../assets/scss/color2.scss>