From 43e8c439bf95d57512e10111235e781554967622 Mon Sep 17 00:00:00 2001 From: Geoffrey Huntley Date: Tue, 15 Nov 2022 04:28:42 +1000 Subject: [PATCH] housekeeping(branding): update coder/coder branding (#5781) --- patches/getting-started.diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/getting-started.diff b/patches/getting-started.diff index 8ec6510f5..5115848c4 100644 --- a/patches/getting-started.diff +++ b/patches/getting-started.diff @@ -55,7 +55,7 @@ Index: code-server/lib/vscode/src/vs/workbench/contrib/welcomeGettingStarted/bro + 'font-size: 13px', + 'color: #dcdee2', + ].join(';'), -+ }, 'Provision remote development environments on your infrastructure with Coder.'), ++ }, 'Provision software development environments on your infrastructure with Coder.'), + $('p', { + style: [ + 'margin-top: 8px',