From cb0caec267115a88800e787e63748569558c633b Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 22 Aug 2024 14:22:56 +0100 Subject: [PATCH] The Gin admin theme --- source/_notes/12.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 source/_notes/12.md diff --git a/source/_notes/12.md b/source/_notes/12.md new file mode 100644 index 0000000..13da57f --- /dev/null +++ b/source/_notes/12.md @@ -0,0 +1,14 @@ +--- +title: The Gin admin theme +date: 2024-08-22 14:22:56 +tags: [Drupal] +--- + +Gin is a contrib admin theme for Drupal, and it has a dark mode. + +It also has a companion toolbar module. + +## Links + +- +-