.fmt-node-key {
    color: #7c3aed;
}

.fmt-t-string {
    color: #15803d;
}

.fmt-t-number {
    color: #1d4ed8;
}

.fmt-t-boolean,
.fmt-t-null {
    color: #b45309;
}
