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 6d132b2 commit 9e31ef5Copy full SHA for 9e31ef5
packages/databases-collections-list/src/namespace-card.tsx
@@ -43,7 +43,7 @@ const nonExistantLightStyles = css({
43
});
44
45
const nonExistantDarkStyles = css({
46
- color: palette.gray.light1,
+ color: palette.gray.base,
47
48
49
const inactiveCardStyles = css({
0 commit comments