mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-12-15 08:36:29 +00:00
Change the color of context-divider to follow the design wanted
This commit is contained in:
parent
baeda979ae
commit
a1e880fc89
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ $theme: map-merge(classic.$theme, (
|
||||||
"link-power": $link,
|
"link-power": $link,
|
||||||
"link-error-page": $link,
|
"link-error-page": $link,
|
||||||
"link-hashtag": #7eae74,
|
"link-hashtag": #7eae74,
|
||||||
"edge-context-divider": 2px solid #000,
|
"edge-context-divider": 2px solid #d3d3d3,
|
||||||
"edge-thumbnail-hover": solid #ffffff,
|
"edge-thumbnail-hover": solid #ffffff,
|
||||||
"edge-go-control": 1px solid #000,
|
"edge-go-control": 1px solid #000,
|
||||||
"edge-power-divider": 1px solid #343a40,
|
"edge-power-divider": 1px solid #343a40,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue