Created
February 27, 2020 21:15
-
-
Save paulodutra/75ff6d2f39a709655a480e0f113f67b3 to your computer and use it in GitHub Desktop.
Alterando cores primarias e secundarias no docusaurus
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//restante dos atributos de configurações | |
/* Colors for website */ | |
colors: { | |
primaryColor: '#2e8555', | |
secondaryColor: '#388b5d', | |
}, | |
//restante dos atributos de configurações |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment