feat: add new brand logos
Desktop Client Build / Resolve Build Metadata (push) Successful in 26s
Frontend CI / Frontend (push) Successful in 3m23s
Backend CI / Backend (push) Successful in 16m58s
Desktop Client Build / Build Desktop Client (push) Successful in 24m56s
Desktop Client Build / Publish Client Artifacts to NAS (push) Successful in 36s
Desktop Client Build / Resolve Build Metadata (push) Successful in 26s
Frontend CI / Frontend (push) Successful in 3m23s
Backend CI / Backend (push) Successful in 16m58s
Desktop Client Build / Build Desktop Client (push) Successful in 24m56s
Desktop Client Build / Publish Client Artifacts to NAS (push) Successful in 36s
- Introduced icon-color.svg featuring a colorful gradient design. - Added icon-with-title.svg that includes a title and multiple gradient elements.
This commit is contained in:
@@ -97,6 +97,7 @@ export default defineConfig({
|
||||
// Single source of truth for the brand mark; lives in public/ so the
|
||||
// main process and electron-builder can read the same file.
|
||||
'@brand-logo': resolve(rootDir, 'public/logo.svg'),
|
||||
'@brand-logo-full': resolve(rootDir, 'public/icon-with-title.svg'),
|
||||
...workspaceAliases,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user