To see TaskPaper’s default stylesheet rules open TaskPaper.app/Content/Resources/base-stylesheet.less. This is also good general stylesheet formatting reference.
is it by now possible to change the guide-line-color based on depth?
the command:
item[depth=1] {
handle-color: orange;
}
only changes the handle color for collapsed items, I’d like to change handle & guide-line color for uncollapsed items.
Not possible with the current system. But a better alternative may be to note the difference in depth by changing the guide color or the actual text color.