.bracket {
    color: #0000ff;
}

.tag-name {
    color: #a31515;
}

.attr-name {
    color: #800080;
}

.attr-value {
    color: #008000;
}

.text-content {
    color: #000000;
}
