{
"root_bg": "#22272e",
"border": "#444c56",
"cursor_bg": "#2d333b",
"border_title": "#539bf5",
"inactive_tab_fg": "#768390",
"comment_fg": "#539bf5",
"text": "#adbac7",
"text_highlight_fg": "#daaa3f",
"text_highlight_bg": "#3d2b00",
"cursor_fg": "#adbac7",
"trace_fg": "#545d68",
"debug_fg": "#539bf5",
"info_fg": "#adbac7",
"notice_fg": "#46954a",
"warning_fg": "#c69026",
"error_fg": "#e5534b",
"fatal_fg": "#e5534b",
"warning_bg": "#3d2600",
"error_bg": "#3d0e0d",
"fatal_bg": "#3d0e0d",
"search_fg": "#22272e",
"visual_select_bg": "#163356",
"visual_select_fg": "#adbac7",
"mark_bg": "#0e2d4a",
"mark_fg": "#adbac7",
"process_colors": [
"#e5534b",
"#46954a",
"#daaa3f",
"#539bf5",
"#b083f0",
"#39c5cf"
],
"value_colors": {
"http_get": "#46954a",
"http_post": "#539bf5",
"http_put": "#daaa3f",
"http_delete": "#e5534b",
"http_patch": "#b083f0",
"http_other": "#545d68",
"status_2xx": "#46954a",
"status_3xx": "#539bf5",
"status_4xx": "#daaa3f",
"status_5xx": "#e5534b",
"ip_address": "#6cb6ff",
"uuid": "#768390"
}
}