diff --git a/templates/docs.templ b/templates/docs.templ index 5c17a28..fe36318 100644 --- a/templates/docs.templ +++ b/templates/docs.templ @@ -21,7 +21,7 @@ templ DocsLayout(nav Navigation, doc Document, user User) { background-color: #1a1b26 !important; } .prose code { - background-color: #16161e !important; + background-color: #1a1b26 !important; color: #a9b1d6 !important; } .prose pre code { diff --git a/templates/docs_templ.go b/templates/docs_templ.go index 86e3825..343d103 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