diff --git a/docusaurus.config.js b/docusaurus.config.js index cfa706357f8..003e03c329d 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -152,9 +152,8 @@ module.exports = async () => { id: 'iota_rebased_docs', content: 'Check out the new IOTA Rebased Testnet.', - backgroundColor: 'var(--ifm-color-primary)', - textColor: 'var(--ifm-font-color-base-inverse);', - isCloseable: true, + backgroundColor: 'rgb(1, 1, 255)', + textColor: 'white' }, }, };