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
Unfortunately, it requires a node dependency and adds more overhead, making this thing even slower to launch. I would love to have this built into itomate.
Add ability to define tab colors
This could be RGB or have some predefined colors
example:
version: "1.0"
tabs:
window-1:
root: "~/Documents/Moxy-Projects/navblue-service"
color: [255, 128, 128]
title: "My Title"
panes:
- title: "A pane titler"
position: "1/1"
The text was updated successfully, but these errors were encountered: