-
Notifications
You must be signed in to change notification settings - Fork 3
Refactor styles, add variable to adjust heading color #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
jarrodek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM but, please, don't merge until @twoplustwoone confirms it is safe to change CSS vars.
But variables were not changed in this PR. I only added new variables and used existing ones. |
twoplustwoone
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything LGTM
|
Force-pushed same commits with signature. |
* Refactor styles, add variable to adjust heading color (#14) * refactor: use variables for font-weights * feat: use existing variables to style endpoints title * feat: add variable to adjust section heading color * docs: adjust readme formatting * ci: updating release pipeline Signed-off-by: Pawel Psztyc <jarrodek@gmail.com> * build: bumping version Signed-off-by: Pawel Psztyc <jarrodek@gmail.com> Co-authored-by: Ci agent <arc@mulesoft.com> Co-authored-by: Yury <RIP95_95@mail.ru>
* Refactor styles, add variable to adjust heading color (#14) * refactor: use variables for font-weights * feat: use existing variables to style endpoints title * feat: add variable to adjust section heading color * docs: adjust readme formatting * ci: updating release pipeline Signed-off-by: Pawel Psztyc <jarrodek@gmail.com> * build: bumping version Signed-off-by: Pawel Psztyc <jarrodek@gmail.com> * chore: updating dependencies Signed-off-by: Pawel Psztyc <jarrodek@gmail.com> * chore: updating deps and bumping version Signed-off-by: Pawel Psztyc <jarrodek@gmail.com> * chore: removing unused demo file Signed-off-by: Pawel Psztyc <jarrodek@gmail.com> * docs: updating readme file Signed-off-by: Pawel Psztyc <jarrodek@gmail.com> Co-authored-by: Ci agent <arc@mulesoft.com> Co-authored-by: Yury <RIP95_95@mail.ru>
…client#14) * refactor: use variables for font-weights * feat: use existing variables to style endpoints title * feat: add variable to adjust section heading color * docs: adjust readme formatting
* Refactor styles, add variable to adjust heading color (#14) * refactor: use variables for font-weights * feat: use existing variables to style endpoints title * feat: add variable to adjust section heading color * docs: adjust readme formatting * add css parts * part: separator, toc, api-title-label * hide toc * update unit tests * margin var * update type def * update doc * bump version Co-authored-by: Yury <RIP95_95@mail.ru>
.section.endpoints-titleclass.--api-summary-endpoint-path-font-weightvariable to control font weight of the.endpoint-pathclass.--arc-font-subhead-colorto allow heading color modification.