Searched refs:error_color (Results 1 – 4 of 4) sorted by relevance
13 ImColor error_color; member21 error_color(236, 255, 0, 255), in aub_viewer_cfg()
906 ImGui::TextColored(ctx->cfg->error_color, in aub_viewer_render_batch()922 ImGui::TextColored(ctx->cfg->error_color, in aub_viewer_render_batch()
995 ImGui::ColorEdit3("error", (float *)&cfg->error_color, cflags); ImGui::SameLine(); in display_aubfile_window()
505 error_color=$(tput setaf 1)534 echo "$error_color$bold_color$@$reset_color"