Skip to content

Commit dd7b31d

Browse files
authored
chore: update all Coder logos to use new branding (#163)
## Description This PR swaps out all instances of the old Coder logo for the logo that is launching in about an hour. If this is the first time you've seen the new logo, be sure to check out [coder.com](https://coder.com/) later today – we're refreshing the whole website and brand! ## Type of Change - [x] Other ## Testing & Validation - [x] Tests pass (`bun test`) - [x] Code formatted (`bun run fmt`) - [x] Changes tested locally
1 parent da67cd3 commit dd7b31d

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

.icons/coder-white.svg

Lines changed: 0 additions & 8 deletions
This file was deleted.

.icons/coder.svg

Lines changed: 4 additions & 0 deletions
Loading

registry/coder/.images/avatar.png

-21.6 KB
Binary file not shown.

registry/coder/.images/avatar.svg

Lines changed: 4 additions & 0 deletions
Loading

registry/coder/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
display_name: Coder
33
bio: Coder provisions cloud development environments via Terraform, supporting Linux, macOS, Windows, X86, ARM, Kubernetes and more.
44
github: coder
5-
avatar: ./.images/avatar.png
5+
avatar: ./.images/avatar.svg
66
linkedin: https://www.linkedin.com/company/coderhq
77
website: https://www.coder.com
88
status: official

registry/coder/modules/coder-login/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
display_name: Coder Login
33
description: Automatically logs the user into Coder on their workspace
4-
icon: ../../../../.icons/coder-white.svg
4+
icon: ../../../../.icons/coder.svg
55
maintainer_github: coder
66
verified: true
77
tags: [helper]

0 commit comments

Comments
 (0)