Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d39b31e

Browse files
authored
minor Sylius#12367 change swagger API info color to blue (SirDomin)
This PR was merged into the 1.8 branch. Discussion ---------- | Q | A | --------------- | ----- | Branch? | 1.8 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Related tickets | | License | MIT new ui: ![image](https://user-images.githubusercontent.com/22825722/108331193-cd824380-71ce-11eb-9f01-5c55dd1dd0f7.png) Commits ------- 1eda93e change swagger API info color to blue
2 parents 1ed0b23 + 1eda93e commit d39b31e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Sylius/Bundle/ApiBundle/Resources/views/SwaggerUi/index.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
margin: 30px 0 30px;
1919
width: 100%;
2020
max-width: 100%;
21-
background-color: #ed6a5a;
21+
background-color: #288690;
2222
color: #fff;
2323
font-weight: 400;
2424
font-family: sans-serif;

0 commit comments

Comments
 (0)