wip: add harmony color palette

This commit is contained in:
Ren Amamiya
2023-10-09 19:05:50 +07:00
parent 8930300fb5
commit d20ee26e22
5 changed files with 21 additions and 11 deletions

View File

@@ -1,10 +1,12 @@
/** @type {import('tailwindcss').Config} */
import harmonyPalette from '@evilmartians/harmony/tailwind';
const defaultTheme = require('tailwindcss/defaultTheme');
module.exports = {
content: ['./src/**/*.{js,ts,jsx,tsx}', 'index.html'],
theme: {
colors: harmonyPalette,
extend: {
colors: {
// 'international orange'