Signed-off-by: nelind nel.n.lindberg@gmail.com
+19
-30
appview/pages/templates/layouts/base.html
+19
-30
appview/pages/templates/layouts/base.html
···+<body class="min-h-screen grid grid-cols-1 grid-rows-[min-content_auto_min-content] md:grid-cols-12 gap-4 bg-slate-100 dark:bg-gray-900 dark:text-white transition-colors duration-200">······
+1
-1
appview/pages/templates/layouts/topbar.html
+1
-1
appview/pages/templates/layouts/topbar.html
···-<nav class="space-x-4 mb-4 px-6 py-2 rounded bg-white dark:bg-gray-800 dark:text-white drop-shadow-sm">+<nav class="space-x-4 px-6 py-2 rounded bg-white dark:bg-gray-800 dark:text-white drop-shadow-sm">
+19
-13
appview/pages/templates/repo/commit.html
+19
-13
appview/pages/templates/repo/commit.html
···
+21
-13
appview/pages/templates/repo/compare/compare.html
+21
-13
appview/pages/templates/repo/compare/compare.html
···
+21
-13
appview/pages/templates/repo/pulls/interdiff.html
+21
-13
appview/pages/templates/repo/pulls/interdiff.html
···
+21
-13
appview/pages/templates/repo/pulls/patch.html
+21
-13
appview/pages/templates/repo/pulls/patch.html
···