This repository was archived by the owner on Nov 17, 2025. It is now read-only.
Commit 00e2268
Replace emoji counters in menu bar with elegant Unicode symbols
- Updated MenuBarIconManager to use clean Unicode symbols instead of emoji circles
- ▶ for running instances (replacing 🟢)
- ⏸ for stopped instances (replacing 🔴)
- ○ for unknown instances (replacing 🟡)
- Consistent design with the popover's elegant status indicators
- Proper appearance adaptation for light/dark mode
- Smaller, cleaner appearance that matches macOS design standards
Now both the menu bar and popover use the same elegant design language.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 4de4995 commit 00e2268
1 file changed
Lines changed: 18 additions & 11 deletions
Lines changed: 18 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
213 | 216 | | |
214 | | - | |
| 217 | + | |
215 | 218 | | |
216 | 219 | | |
217 | 220 | | |
218 | 221 | | |
219 | | - | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
220 | 231 | | |
221 | 232 | | |
222 | 233 | | |
223 | 234 | | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
| 235 | + | |
229 | 236 | | |
230 | | - | |
| 237 | + | |
231 | 238 | | |
232 | 239 | | |
233 | | - | |
| 240 | + | |
234 | 241 | | |
235 | 242 | | |
236 | | - | |
| 243 | + | |
237 | 244 | | |
238 | | - | |
| 245 | + | |
239 | 246 | | |
240 | 247 | | |
241 | 248 | | |
| |||
0 commit comments