Update settings application illustrations and app metadata previews (#19964)

## Summary
- Refresh the settings application visuals with new light/dark PNG
covers for the data model card
- Replace the custom and standard application carousel assets with the
new provided illustrations
- Align app chips, type tags, and application detail previews with the
updated icon and description treatment
- Keep the data model cover container and overlay button behavior intact
while swapping the underlying imagery

## Testing
- Not run (not requested)
- Existing frontend typecheck and formatting checks were exercised
during implementation

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
Thomas des Francs
2026-04-22 15:07:41 +02:00
committed by GitHub
parent 0c929e7903
commit 68d509e98d
31 changed files with 334 additions and 82 deletions
@@ -354,7 +354,7 @@ export class ApplicationService {
const workspaceCustomApplication = await this.create(
{
description: 'Workspace custom application',
description: null,
name: 'Custom',
sourcePath: 'workspace-custom',
version: '1.0.1',