refactor: adjust styling of back top top button (#5469)

* refactor: css variables for back to top button

* refactor: adjust back to top button styling

* Update from PR feedback

* err... darker.

* swap secondary color for emphasis scale

* reduce contrast further

* Add new translations

* Cleanup CSS

* Remove active state

Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
This commit is contained in:
Don 2021-09-11 09:09:58 -04:00 committed by GitHub
parent 9a089d4886
commit b6d0378704
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 57 additions and 25 deletions

View file

@ -33,6 +33,7 @@ export const ThemeClassNames = {
common: {
editThisPage: 'theme-edit-this-page',
lastUpdated: 'theme-last-updated',
backToTopButton: 'theme-back-to-top-button',
},
layout: {
// TODO add other stable classNames here