From 3439e3c7a8cd8cd07701dae8783e9104ee650f48 Mon Sep 17 00:00:00 2001 From: Ariane Emory Date: Fri, 5 Dec 2025 15:13:36 -0500 Subject: [PATCH 1/8] feat: Add placeholderText theme color for input placeholders Fixes #5088 by adding a new optional \`placeholderText\` theme color that allows customizing the color of placeholder text in input fields and textareas. Changes: - Add \`placeholderText\` to ThemeColors type with fallback to \`textMuted\` - Apply \`placeholderColor\` prop to components in dialog-select - Apply styled placeholder text to