Skip to content

style: Make history borders dark

Alice Mikhaylenko requested to merge wip/exalm/borders into master

Follow libadwaita boxed list styling.

Screenshot_from_2022-07-03_03-13-20

The SDK is currently broken, for testing just use the currently nightly with:

.sourceview,
.history-entry {
  border-top-color: @card_shade_color;
}

in inspector.

Merge request reports