We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c32728b commit f37c2e1Copy full SHA for f37c2e1
src/components/Table/theme.ts
@@ -13,7 +13,7 @@ export const tableTheme: FlowbiteTableTheme = {
13
},
14
15
head: {
16
- base: 'group/head text-xs uppercase text-gray-700 dark:text-gray-400',
+ base: 'group/head text-xs uppercase text-gray-700 dark:text-gray-300',
17
cell: {
18
base: 'group-first/head:first:rounded-tl-lg group-first/head:last:rounded-tr-lg bg-gray-50 dark:bg-gray-700 px-6 py-3',
19
0 commit comments