Skip to content

Commit 5884618

Browse files
docs: change theme to teal (#3356)
1 parent cbd3a0c commit 5884618

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/documentation/astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export default defineConfig({
3131
description:
3232
'Rafiki is open source software that allows an Account Servicing Entity to enable Interledger functionality on its users’ accounts.',
3333
customCss: [
34-
'./node_modules/@interledger/docs-design-system/src/styles/orange-theme.css',
34+
'./node_modules/@interledger/docs-design-system/src/styles/teal-theme.css',
3535
'./node_modules/@interledger/docs-design-system/src/styles/ilf-docs.css',
3636
'./src/styles/rafiki.css'
3737
],

0 commit comments

Comments
 (0)