You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to set theme per tab. Imagine this scenario:
Tab: "Live system", Theme: red,
Tab: "Dev system", Theme: default
I've been looking around before asking here, but the only thing that I've managed to find was "setting tab style", where "tab" is understood as that small "button-shape-like" on bottom, that's not what I'm looking for.
With bash You can set colors per tab, so with above example:
switching to "Live System", I'm having background red,
switching to "Dev system", I'm having background black,
How can I achieve this with kitten?
I don't want to type manually theme each time, nor i want to rely on bottom "button" styles, nor having multiple windows open etc. Just need something as simple as "set-tab-theme-not-the-button-on-below".
Any idea how to solve this out? That's something I'm using on daily basis at work, and pretty often privately too, so I can't imagine not having this.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I'm trying to set theme per tab. Imagine this scenario:
I've been looking around before asking here, but the only thing that I've managed to find was "setting tab style", where "tab" is understood as that small "button-shape-like" on bottom, that's not what I'm looking for.
With bash You can set colors per tab, so with above example:
How can I achieve this with
kitten
?I don't want to type manually theme each time, nor i want to rely on bottom "button" styles, nor having multiple windows open etc. Just need something as simple as "set-tab-theme-not-the-button-on-below".
Any idea how to solve this out? That's something I'm using on daily basis at work, and pretty often privately too, so I can't imagine not having this.
Beta Was this translation helpful? Give feedback.
All reactions