.string {
  color: #499dd0;
}

.number {
  color: #70c570;
}

.boolean{
  color:#e64747;
}