diff --git a/frontend-modern/src/components/Settings/InfrastructureWorkspace.tsx b/frontend-modern/src/components/Settings/InfrastructureWorkspace.tsx index 1f1e7baed..562a1d6c3 100644 --- a/frontend-modern/src/components/Settings/InfrastructureWorkspace.tsx +++ b/frontend-modern/src/components/Settings/InfrastructureWorkspace.tsx @@ -133,7 +133,7 @@ const InfrastructureWorkspaceContent: Component = setAddMode(true); setShowAgentProfiles(false); }, - tone: 'primary' as const, + tone: 'secondary' as const, }, { label: 'Install agent',