diff --git a/templates/docs.templ b/templates/docs.templ index 29fec52..8964cae 100644 --- a/templates/docs.templ +++ b/templates/docs.templ @@ -33,26 +33,23 @@ templ DocsLayout(nav Navigation, doc Document, user User) { border: '#414868', accent: '#7aa2f7', }, - typography: ({ theme }) => ({ - invert: { - css: { - code: { - backgroundColor: theme('colors.background.primary'), - color: theme('colors.text.primary'), - }, - 'pre code': { - backgroundColor: 'transparent', - }, - pre: { - backgroundColor: '#14151f', - }, - }, - }, - }), - } + }, } } + } +
diff --git a/templates/docs_templ.go b/templates/docs_templ.go index b356fb6..44906e0 100644 --- a/templates/docs_templ.go +++ b/templates/docs_templ.go @@ -46,7 +46,7 @@ func DocsLayout(nav Navigation, doc Document, user User) templ.Component { if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } - templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 2, " - Bookhoard Documentation