diff --git a/src/themes/standard.ts b/src/themes/standard.ts index 1202542..9cebbee 100644 --- a/src/themes/standard.ts +++ b/src/themes/standard.ts @@ -99,6 +99,13 @@ export const standardFlowbiteTheme: CustomFlowbiteTheme = { }, content: "", }, + label: { + root: { + colors: { + warning: "text-orange-500 dark:text-orange-700", + }, + }, + }, pagination: { pages: { selector: {