Add tab group color command

This commit is contained in:
2026-05-08 11:13:39 -04:00
parent 5588237a1f
commit 0e01395a5d
5 changed files with 105 additions and 2 deletions
+15
View File
@@ -103,6 +103,21 @@ Group rename updates the active group row in place:
└──────────────────────────────┴───────────────────────────────────────────────┘
```
Group color updates the active group accent:
```text
┌──────────────────────────────────────────────────────────────────────────────┐
│ ELY Browser [ >tab-group-color #9FC9A2.................. ] [pin] [*] [+] │
├──────────────────────────────┬───────────────────────────────────────────────┤
│ Tabs │ example.com │
│ [folder] Docs │ https://example.com/b │
│ 2 tabs - Expanded │ │
│ color #9FC9A2 │ Group Docs │
│ example.com │ │
│ example.com │ │
└──────────────────────────────┴───────────────────────────────────────────────┘
```
Group sleep applies the sleeping state to every tab in the active group:
```text