style: retune top bar colors
This commit is contained in:
@@ -107,7 +107,9 @@ void MenuBar::RenderChrome() {
|
||||
}
|
||||
|
||||
Actions::HandleMenuBarShortcuts(*m_context);
|
||||
ImGui::PushStyleColor(ImGuiCol_Text, ImVec4(0.08f, 0.08f, 0.08f, 1.0f));
|
||||
Actions::DrawMainMenuBar(*m_context, m_aboutPopup);
|
||||
ImGui::PopStyleColor();
|
||||
RenderRunToolbar();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user