feat: add unfocused tab colors
Some checks are pending
Release tarball / release_tarball (push) Waiting to run
Some checks are pending
Release tarball / release_tarball (push) Waiting to run
This commit is contained in:
parent
870b0340c6
commit
c6c7f18cfb
2 changed files with 40 additions and 0 deletions
|
|
@ -36,6 +36,8 @@ input_option_hover: Style,
|
|||
tab_active: Style,
|
||||
tab_inactive: Style,
|
||||
tab_selected: Style,
|
||||
tab_unfocused_active: Style,
|
||||
tab_unfocused_inactive: Style,
|
||||
|
||||
tokens: Tokens,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue