From a95bb6c3733da94bb85231af2b520026e87f571a Mon Sep 17 00:00:00 2001 From: Himanshu Sardana Date: Wed, 25 Mar 2026 00:39:52 +0000 Subject: feat: add gruvbox theme --- themes/gruvbox/layout.html | 246 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 246 insertions(+) create mode 100644 themes/gruvbox/layout.html (limited to 'themes/gruvbox/layout.html') diff --git a/themes/gruvbox/layout.html b/themes/gruvbox/layout.html new file mode 100644 index 0000000..005a9f6 --- /dev/null +++ b/themes/gruvbox/layout.html @@ -0,0 +1,246 @@ + + + + + + {{ .Title }} + + + + + + + +
+ + + {{ if .TOC }} + + {{ end }} + +
+

{{ .Title }}

+
{{ .Content }}
+
+
+ + + + + -- cgit v1.3.1