-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
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"
Reactions are currently unavailable