Physic documentation

Theme Color


In Physic template, You can use one color too with using only theme-color variable. following are the colors:

  • theme-default : 57, 113, 212
  • dental-care

    theme-default : 32, 170, 248
  • dermatology-demo

    theme-default : 159, 181, 0
  • children-care

    theme-default : 255, 55, 159
  • cardiologist-demo

    theme-default : 225, 36, 84
  • eyes-care

    theme-default : 42, 143, 158
  • homeopathy-demo

    theme-default : 161, 184, 104
  • nutritionist-demo

    theme-default : 202, 169, 51
  • physiotherapy-demo

    theme-default : 217, 96, 53

We have used color code in rgba formate so that we can set opacity accordinly.