{
"root_bg": "#ffffff",
"border": "#d0d7de",
"cursor_bg": "#f6f8fa",
"border_title": "#0969da",
"inactive_tab_fg": "#8c959f",
"comment_fg": "#0969da",
"text": "#1f2328",
"text_highlight_fg": "#9a6700",
"text_highlight_bg": "#fff0b3",
"cursor_fg": "#1f2328",
"trace_fg": "#8c959f",
"debug_fg": "#0969da",
"info_fg": "#1f2328",
"notice_fg": "#1a7f37",
"warning_fg": "#7a4100",
"error_fg": "#d1242f",
"fatal_fg": "#d1242f",
"warning_bg": "#fff3d4",
"error_bg": "#ffd7d9",
"fatal_bg": "#ffd7d9",
"search_fg": "#ffffff",
"visual_select_bg": "#ddf4ff",
"visual_select_fg": "#1f2328",
"mark_bg": "#cae8ff",
"mark_fg": "#1f2328",
"process_colors": [
"#d1242f",
"#1a7f37",
"#9a6700",
"#0969da",
"#8250df",
"#0a969e"
],
"value_colors": {
"http_get": "#1a7f37",
"http_post": "#0969da",
"http_put": "#9a6700",
"http_delete": "#d1242f",
"http_patch": "#8250df",
"http_other": "#8c959f",
"status_2xx": "#1a7f37",
"status_3xx": "#0969da",
"status_4xx": "#9a6700",
"status_5xx": "#d1242f",
"ip_address": "#0550ae",
"uuid": "#656d76"
}
}