chore: update app-icon
Browse files- assets/Versper.png +3 -0
- assets/Versper.svg +0 -0
- assets/Versperai.png +3 -0
- desktop/public/app-icon.png +2 -2
- desktop/public/app-icon.svg +0 -0
- desktop/src/components/layout/Sidebar.tsx +2 -2
- desktop/src/components/layout/TitleBar.tsx +1 -1
- desktop/src/i18n/locales/en.ts +1 -1
- desktop/src/i18n/locales/zh.ts +1 -1
- desktop/src/pages/EmptySession.tsx +1 -1
assets/Versper.png
ADDED
|
Git LFS Details
|
assets/Versper.svg
ADDED
|
|
assets/Versperai.png
ADDED
|
Git LFS Details
|
desktop/public/app-icon.png
CHANGED
|
|
Git LFS Details
|
|
|
Git LFS Details
|
desktop/public/app-icon.svg
CHANGED
|
|
|
|
desktop/src/components/layout/Sidebar.tsx
CHANGED
|
@@ -625,12 +625,12 @@ export function Sidebar({ isMobile = false, onRequestClose }: SidebarProps) {
|
|
| 625 |
className={`sidebar-copy ${expanded ? 'sidebar-copy--visible' : 'sidebar-copy--hidden'} text-[13px] font-semibold tracking-tight text-[var(--color-text-primary)]`}
|
| 626 |
style={{ fontFamily: 'var(--font-headline)' }}
|
| 627 |
>
|
| 628 |
-
|
| 629 |
</span>
|
| 630 |
</div>
|
| 631 |
<div className={`flex items-center ${expanded ? 'gap-1.5' : 'flex-col gap-2'}`}>
|
| 632 |
<a
|
| 633 |
-
href="https://github.com/
|
| 634 |
target="_blank"
|
| 635 |
rel="noopener noreferrer"
|
| 636 |
className={`sidebar-copy ${expanded ? 'sidebar-copy--visible' : 'sidebar-copy--hidden'} inline-flex items-center justify-center rounded-md p-1 text-[var(--color-text-tertiary)] transition-colors hover:text-[var(--color-text-primary)] hover:bg-[var(--color-surface-hover)]`}
|
|
|
|
| 625 |
className={`sidebar-copy ${expanded ? 'sidebar-copy--visible' : 'sidebar-copy--hidden'} text-[13px] font-semibold tracking-tight text-[var(--color-text-primary)]`}
|
| 626 |
style={{ fontFamily: 'var(--font-headline)' }}
|
| 627 |
>
|
| 628 |
+
Versper AI <span className="text-[var(--color-primary-container)]">Claw</span>
|
| 629 |
</span>
|
| 630 |
</div>
|
| 631 |
<div className={`flex items-center ${expanded ? 'gap-1.5' : 'flex-col gap-2'}`}>
|
| 632 |
<a
|
| 633 |
+
href="https://github.com/versperai"
|
| 634 |
target="_blank"
|
| 635 |
rel="noopener noreferrer"
|
| 636 |
className={`sidebar-copy ${expanded ? 'sidebar-copy--visible' : 'sidebar-copy--hidden'} inline-flex items-center justify-center rounded-md p-1 text-[var(--color-text-tertiary)] transition-colors hover:text-[var(--color-text-primary)] hover:bg-[var(--color-surface-hover)]`}
|
desktop/src/components/layout/TitleBar.tsx
CHANGED
|
@@ -15,7 +15,7 @@ export function TitleBar() {
|
|
| 15 |
|
| 16 |
{/* Logo */}
|
| 17 |
<div className="flex items-center gap-2 mr-4" data-tauri-drag-region>
|
| 18 |
-
<span className="text-xs font-bold tracking-wider text-[var(--color-brand)] uppercase">
|
| 19 |
</div>
|
| 20 |
|
| 21 |
{/* Navigation arrows */}
|
|
|
|
| 15 |
|
| 16 |
{/* Logo */}
|
| 17 |
<div className="flex items-center gap-2 mr-4" data-tauri-drag-region>
|
| 18 |
+
<span className="text-xs font-bold tracking-wider text-[var(--color-brand)] uppercase">Versper AI</span>
|
| 19 |
</div>
|
| 20 |
|
| 21 |
{/* Navigation arrows */}
|
desktop/src/i18n/locales/en.ts
CHANGED
|
@@ -974,7 +974,7 @@ export const en = {
|
|
| 974 |
|
| 975 |
// โโโ Empty Session โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
|
| 976 |
'empty.title': 'New session',
|
| 977 |
-
'empty.subtitle': 'Start a fresh coding session.
|
| 978 |
'empty.placeholder': 'Ask anything...',
|
| 979 |
'empty.addFiles': 'Add files or photos',
|
| 980 |
'empty.slashCommands': 'Slash commands',
|
|
|
|
| 974 |
|
| 975 |
// โโโ Empty Session โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
|
| 976 |
'empty.title': 'New session',
|
| 977 |
+
'empty.subtitle': 'Start a fresh coding session. VersperClaw is ready to help you build, debug, and architect your project.',
|
| 978 |
'empty.placeholder': 'Ask anything...',
|
| 979 |
'empty.addFiles': 'Add files or photos',
|
| 980 |
'empty.slashCommands': 'Slash commands',
|
desktop/src/i18n/locales/zh.ts
CHANGED
|
@@ -976,7 +976,7 @@ export const zh: Record<TranslationKey, string> = {
|
|
| 976 |
|
| 977 |
// โโโ Empty Session โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
|
| 978 |
'empty.title': 'ๆฐๅปบไผ่ฏ',
|
| 979 |
-
'empty.subtitle': 'ๅผๅงไธไธชๆฐ็็ผ็ ไผ่ฏใ
|
| 980 |
'empty.placeholder': '้ไพฟ้ฎ็นไปไน...',
|
| 981 |
'empty.addFiles': 'ๆทปๅ ๆไปถๆๅพ็',
|
| 982 |
'empty.slashCommands': 'ๆๆ ๅฝไปค',
|
|
|
|
| 976 |
|
| 977 |
// โโโ Empty Session โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
|
| 978 |
'empty.title': 'ๆฐๅปบไผ่ฏ',
|
| 979 |
+
'empty.subtitle': 'ๅผๅงไธไธชๆฐ็็ผ็ ไผ่ฏใVersperClaw ๅทฒๅๅคๅฅฝๅธฎไฝ ๆๅปบใ่ฐ่ฏๅๆถๆไฝ ็้กน็ฎใ',
|
| 980 |
'empty.placeholder': '้ไพฟ้ฎ็นไปไน...',
|
| 981 |
'empty.addFiles': 'ๆทปๅ ๆไปถๆๅพ็',
|
| 982 |
'empty.slashCommands': 'ๆๆ ๅฝไปค',
|
desktop/src/pages/EmptySession.tsx
CHANGED
|
@@ -532,7 +532,7 @@ export function EmptySession() {
|
|
| 532 |
}`}>
|
| 533 |
<img
|
| 534 |
src="/app-icon.png"
|
| 535 |
-
alt="
|
| 536 |
className={isMobileComposer ? 'mb-4 h-16 w-16' : 'mb-6 h-24 w-24'}
|
| 537 |
/>
|
| 538 |
<h1
|
|
|
|
| 532 |
}`}>
|
| 533 |
<img
|
| 534 |
src="/app-icon.png"
|
| 535 |
+
alt="Versper AI"
|
| 536 |
className={isMobileComposer ? 'mb-4 h-16 w-16' : 'mb-6 h-24 w-24'}
|
| 537 |
/>
|
| 538 |
<h1
|