From f0bbb75df50eb7df91cbb172f2b1ff4a5a4d5310 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Mon, 19 Feb 2024 00:00:43 +0200 Subject: properly sort, properly do icon colors, some initial attachment buttons work --- src/components/icon.style.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/icon.style.js') diff --git a/src/components/icon.style.js b/src/components/icon.style.js index 81bbbce0..6cb9e4e3 100644 --- a/src/components/icon.style.js +++ b/src/components/icon.style.js @@ -6,7 +6,7 @@ export default { { component: 'Icon', directives: { - textColor: '$blend(--parent, 0.5, --parent--text)', + textColor: '$blend(--stack, 0.5, --parent--text)', textAuto: 'no-auto' } } -- cgit v1.2.3-70-g09d2