mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 19:32:35 +02:00
fix(v2): tweak colors for announcement bar (#2505)
* fix(v2): tweak colors for announcement bar * black
This commit is contained in:
parent
0c1d593e00
commit
f51b56460e
2 changed files with 3 additions and 5 deletions
|
@ -63,8 +63,6 @@ module.exports = {
|
|||
id: 'supportus',
|
||||
content:
|
||||
'⭐️ If you like Docusaurus, give it a star on <a target="_blank" rel="noopener noreferrer" href="https://github.com/facebook/docusaurus">GitHub</a>! ⭐️',
|
||||
backgroundColor: '#f2f3f5',
|
||||
textColor: '#091E42',
|
||||
},
|
||||
prism: {
|
||||
theme: require('prism-react-renderer/themes/github'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue