The Gin admin theme

This commit is contained in:
Oliver Davies 2024-08-22 14:22:56 +01:00
parent ab658df52a
commit cb0caec267

14
source/_notes/12.md Normal file
View file

@ -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
- <https://www.drupal.org/project/gin>
- <https://www.drupal.org/project/gin_toolbar>