Skip to content

Commit fe76361

Browse files
committed
refactor: update euiTextSubduedColor to darker shade
1 parent 9530eea commit fe76361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eui/src-docs/src/views/theme/_json/eui_theme_borealis_light.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@
299299
"euiColorHighlight": "#E5F3FF",
300300
"euiTextColor": "#172336",
301301
"euiTitleColor": "#111C2C",
302-
"euiTextSubduedColor": "#5A6D8C",
302+
"euiTextSubduedColor": "#516381",
303303
"euiColorDisabled": "#E3E8F2",
304304
"euiColorPrimaryText": "#1750BA",
305305
"euiColorSuccessText": "#09724D",

0 commit comments

Comments
 (0)