Tweak pagination border color in solarized theme
This commit is contained in:
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 |
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue