Skip to content

Commit

Permalink
refactor: update euiTextSubduedColor to darker shade
Browse files Browse the repository at this point in the history
  • Loading branch information
mgadewoll committed Dec 12, 2024
1 parent 9530eea commit fe76361
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@
"euiColorHighlight": "#E5F3FF",
"euiTextColor": "#172336",
"euiTitleColor": "#111C2C",
"euiTextSubduedColor": "#5A6D8C",
"euiTextSubduedColor": "#516381",
"euiColorDisabled": "#E3E8F2",
"euiColorPrimaryText": "#1750BA",
"euiColorSuccessText": "#09724D",
Expand Down

0 comments on commit fe76361

Please sign in to comment.