mirror of
https://github.com/eugeny/tabby
synced 2025-12-13 03:06:05 +00:00
show icon colors in profile selector - fixes #4405
This commit is contained in:
@@ -4,5 +4,6 @@ export interface SelectorOption<T> {
|
||||
result?: T
|
||||
icon?: string
|
||||
freeInputPattern?: string
|
||||
color?: string
|
||||
callback?: (string?) => void
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user