chore: rebrand client and add icon tooling

This commit is contained in:
Shantur Rathore
2025-11-13 22:58:57 +00:00
parent 8233aee7a8
commit a71c8ab34f
27 changed files with 432 additions and 205 deletions

View File

@@ -7,7 +7,7 @@ export function createApplicationMenu(mainWindow: BrowserWindow) {
...(isMac
? [
{
label: "OpenCode Client",
label: "CodeNomad",
submenu: [
{ role: "about" as const },
{ type: "separator" as const },