Skip to content

Commit 75a95e7

Browse files
committed
changing back title color
1 parent 0f412d2 commit 75a95e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/common/variables.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -954,7 +954,7 @@ export const componentTokens = {
954954
groupTitleFontSize: globalTokens.type_scale_02,
955955
groupTitleFontStyle: globalTokens.type_normal,
956956
groupTitleFontWeight: globalTokens.type_semibold,
957-
groupTitleFontColor: globalTokens.color_grey_800,
957+
groupTitleFontColor: globalTokens.black,
958958
groupTitleHoverBackgroundColor: globalTokens.hal_grey_l_90,
959959
groupTitleActiveBackgroundColor: globalTokens.hal_grey_l_80,
960960
groupTitleSelectedFontColor: globalTokens.white,

0 commit comments

Comments
 (0)