diff --git a/src/allotment.module.css b/src/allotment.module.css index eaeeae3e..57393bfd 100644 --- a/src/allotment.module.css +++ b/src/allotment.module.css @@ -1,5 +1,5 @@ :root { - --separator-border: #838383; + --separator-border: rgba(128, 128, 128, 0.35); } .splitView {