We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbd3a0c commit 5884618Copy full SHA for 5884618
1 file changed
packages/documentation/astro.config.mjs
@@ -31,7 +31,7 @@ export default defineConfig({
31
description:
32
'Rafiki is open source software that allows an Account Servicing Entity to enable Interledger functionality on its users’ accounts.',
33
customCss: [
34
- './node_modules/@interledger/docs-design-system/src/styles/orange-theme.css',
+ './node_modules/@interledger/docs-design-system/src/styles/teal-theme.css',
35
'./node_modules/@interledger/docs-design-system/src/styles/ilf-docs.css',
36
'./src/styles/rafiki.css'
37
],
0 commit comments