tailwindcss-custom-forms icon indicating copy to clipboard operation
tailwindcss-custom-forms copied to clipboard

Change the default border color to a darker gray

Open BreezeZin opened this issue 5 years ago • 1 comments

I find the default border color (gray 300) a little hard to see and suggest increasing it to gray 400.

https://imgur.com/4xaDkvp

The gray 400 color is almost identical to the border color for bootstrap.

I know that you can customize the border color in the config but I wanted to suggest the default be raised.

BreezeZin avatar Dec 20 '19 11:12 BreezeZin

Better would be to set the border as a variable so it can be set by user. I would like gray-200 for example, at the moment it seems it will require overwriting many places.

wrabit avatar Oct 23 '20 09:10 wrabit