Skip to content

Instantly share code, notes, and snippets.

@dotnize
dotnize / tailwind.config.js
Last active February 15, 2024 04:13
Gruvbox theme colors for Tailwind CSS
// https://github.com/morhetz/gruvbox
// used in:
// https://github.com/dotnize/nize.foo/blob/main/tailwind.config.cjs
module.exports = {
theme: {
extend: {
colors: {
gruvboxDark: {