Skip to content

feat(ui): update logo text from 'Kilo Code' to 'Kilo'#1427

Merged
emilieschario merged 3 commits into
mainfrom
update-logo-text-to-kilo
Mar 23, 2026
Merged

feat(ui): update logo text from 'Kilo Code' to 'Kilo'#1427
emilieschario merged 3 commits into
mainfrom
update-logo-text-to-kilo

Conversation

@emilieschario
Copy link
Copy Markdown
Contributor

@emilieschario emilieschario commented Mar 23, 2026

Summary

Updated the logo text in the upper left corner of the application from "Kilo Code" to "Kilo". This change affects both the desktop sidebar header and mobile header components to maintain consistency across all views.

Changes made:

  • Updated HeaderLogo component text from "Kilo Code" to "Kilo"
  • Updated AnimatedLogo component text from "Kilo Code" to "Kilo"
  • Updated accessibility labels to reflect the new branding

Verification

  • Verified changes apply to both desktop sidebar (HeaderLogo) and mobile header (AnimatedLogo)
  • Confirmed accessibility labels were updated accordingly
  • Text formatting and styling remain unchanged

Reviewer Notes

Simple text change affecting two logo components. The change maintains all existing hover animations, styling, and functionality while updating the brand text display.

@emilieschario emilieschario self-assigned this Mar 23, 2026
Comment thread src/components/AnimatedLogo.tsx Outdated
@kilo-code-bot
Copy link
Copy Markdown
Contributor

kilo-code-bot Bot commented Mar 23, 2026

Code Review Summary

Status: 1 Issue Found | Recommendation: Address before merge

Overview

Severity Count
CRITICAL 0
WARNING 1
SUGGESTION 0
Issue Details (click to expand)

WARNING

File Line Issue
src/components/AnimatedLogo.tsx 50 Fallback image alt text still announces Kilo Code instead of Kilo

Fix these issues in Kilo Cloud

Other Observations (not in diff)

N/A

Files Reviewed (2 files)
  • .github/workflows/ci.yml - 0 issues
  • src/components/AnimatedLogo.tsx - 1 issue

Reviewed by gpt-5.4-20260305 · 431,695 tokens

@emilieschario emilieschario force-pushed the update-logo-text-to-kilo branch from 8d18c5f to 7970b5b Compare March 23, 2026 20:24
Comment thread src/components/AnimatedLogo.tsx
@emilieschario emilieschario merged commit 90de222 into main Mar 23, 2026
19 checks passed
@emilieschario emilieschario deleted the update-logo-text-to-kilo branch March 23, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants