chabou/hyper-pane

Pane border thickness

ag0r4n opened this issue · 1 comments

Add possibility to adjust pane border thickness (and color ?) ; Can be tricky to see the limit

It can be done with css property in hyper config.
I customized by pane border with this config line:

css: ".splitpane_divider {background-color: #8b56ee !important;}"