Tweak pagination border color in solarized theme

This commit is contained in:
Jean-Romain Garnier 2021-01-31 12:20:38 +01:00
parent 35a9820aa0
commit c754118bd1
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 106 KiB

After

Width:  |  Height:  |  Size: 106 KiB

Before After
Before After

View file

@ -104,7 +104,7 @@ $pagination-focus-background-color: $background-alt-color;
$pagination-active-text-color: rgba(#ffffff, 0.75);
$pagination-active-background-color: $background-alt-color;
$pagination-border-color: #073642;
$pagination-border-color: $border-color;
// Panels