For dark theme try to set this CSS (Settings=>Open style editor): body { white-space: pre; font-family: monospace; background-color: #262626; color: #dfdfdf; margin-left: 10%; } ::selection { color: white; background: rgba(18, 112, 250, 0.6); } .property { font-weight: bold; } .type-null { color: #cccccc; } .type-boolean { color: #fa5555; } .type-number { color: #5599df; } .type-string { color: #66cb44; } .callback-function { color: gray; } .collapser:after {... Show more
Validate and view JSON documents, JSONLint validation, customizable JSON content display, JSONP support