themes: Change the pane separator to outline only

As suggested by Jehan, Aryeom, and
Denis, this makes the separator feel less
heavy while still indicating the difference
between sections.
This commit is contained in:
Alx Sa 2025-03-23 18:24:21 +00:00
parent 5f7a136685
commit 7d8b8c113d

View file

@ -383,7 +383,7 @@ entry selection {
paned separator {
background-image: none;
background-color: @widget-bg-color;
background-color: @bg-color;
background-position: center;
background-repeat: no-repeat;
background-size: auto;