Adjust default Tremor color

This commit is contained in:
Weves 2023-10-21 13:02:17 -07:00 committed by Chris Weaver
parent b14b220d89
commit 8e3258981e

View File

@ -74,7 +74,7 @@ module.exports = {
},
content: {
subtle: "#4b5563", // gray-600
DEFAULT: "#6b7280", // gray-500
DEFAULT: "#9ca3af", // gray-400
emphasis: "#e5e7eb", // gray-200
strong: "#f9fafb", // gray-50
inverted: "#000000", // black