UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

249 lines 22.6 kB
```scss // Property(ies): imageTouchFeedbackColor - Android Only // Component(s): Ti.UI.ImageView '.image-touch-feedback-transparent[platform=android]': { imageTouchFeedbackColor: 'transparent' } '.image-touch-feedback-black[platform=android]': { imageTouchFeedbackColor: '#000000' } '.image-touch-feedback-white[platform=android]': { imageTouchFeedbackColor: '#ffffff' } '.image-touch-feedback-slate-50[platform=android]': { imageTouchFeedbackColor: '#f8fafc' } '.image-touch-feedback-slate-100[platform=android]': { imageTouchFeedbackColor: '#f1f5f9' } '.image-touch-feedback-slate-200[platform=android]': { imageTouchFeedbackColor: '#e2e8f0' } '.image-touch-feedback-slate-300[platform=android]': { imageTouchFeedbackColor: '#cbd5e1' } '.image-touch-feedback-slate-400[platform=android]': { imageTouchFeedbackColor: '#94a3b8' } '.image-touch-feedback-slate-500[platform=android]': { imageTouchFeedbackColor: '#64748b' } '.image-touch-feedback-slate-600[platform=android]': { imageTouchFeedbackColor: '#475569' } '.image-touch-feedback-slate-700[platform=android]': { imageTouchFeedbackColor: '#334155' } '.image-touch-feedback-slate-800[platform=android]': { imageTouchFeedbackColor: '#1e293b' } '.image-touch-feedback-slate-900[platform=android]': { imageTouchFeedbackColor: '#0f172a' } '.image-touch-feedback-slate-950[platform=android]': { imageTouchFeedbackColor: '#020617' } '.image-touch-feedback-gray-50[platform=android]': { imageTouchFeedbackColor: '#f9fafb' } '.image-touch-feedback-gray-100[platform=android]': { imageTouchFeedbackColor: '#f3f4f6' } '.image-touch-feedback-gray-200[platform=android]': { imageTouchFeedbackColor: '#e5e7eb' } '.image-touch-feedback-gray-300[platform=android]': { imageTouchFeedbackColor: '#d1d5db' } '.image-touch-feedback-gray-400[platform=android]': { imageTouchFeedbackColor: '#9ca3af' } '.image-touch-feedback-gray-500[platform=android]': { imageTouchFeedbackColor: '#6b7280' } '.image-touch-feedback-gray-600[platform=android]': { imageTouchFeedbackColor: '#4b5563' } '.image-touch-feedback-gray-700[platform=android]': { imageTouchFeedbackColor: '#374151' } '.image-touch-feedback-gray-800[platform=android]': { imageTouchFeedbackColor: '#1f2937' } '.image-touch-feedback-gray-900[platform=android]': { imageTouchFeedbackColor: '#111827' } '.image-touch-feedback-gray-950[platform=android]': { imageTouchFeedbackColor: '#030712' } '.image-touch-feedback-zinc-50[platform=android]': { imageTouchFeedbackColor: '#fafafa' } '.image-touch-feedback-zinc-100[platform=android]': { imageTouchFeedbackColor: '#f4f4f5' } '.image-touch-feedback-zinc-200[platform=android]': { imageTouchFeedbackColor: '#e4e4e7' } '.image-touch-feedback-zinc-300[platform=android]': { imageTouchFeedbackColor: '#d4d4d8' } '.image-touch-feedback-zinc-400[platform=android]': { imageTouchFeedbackColor: '#a1a1aa' } '.image-touch-feedback-zinc-500[platform=android]': { imageTouchFeedbackColor: '#71717a' } '.image-touch-feedback-zinc-600[platform=android]': { imageTouchFeedbackColor: '#52525b' } '.image-touch-feedback-zinc-700[platform=android]': { imageTouchFeedbackColor: '#3f3f46' } '.image-touch-feedback-zinc-800[platform=android]': { imageTouchFeedbackColor: '#27272a' } '.image-touch-feedback-zinc-900[platform=android]': { imageTouchFeedbackColor: '#18181b' } '.image-touch-feedback-zinc-950[platform=android]': { imageTouchFeedbackColor: '#09090b' } '.image-touch-feedback-neutral-50[platform=android]': { imageTouchFeedbackColor: '#fafafa' } '.image-touch-feedback-neutral-100[platform=android]': { imageTouchFeedbackColor: '#f5f5f5' } '.image-touch-feedback-neutral-200[platform=android]': { imageTouchFeedbackColor: '#e5e5e5' } '.image-touch-feedback-neutral-300[platform=android]': { imageTouchFeedbackColor: '#d4d4d4' } '.image-touch-feedback-neutral-400[platform=android]': { imageTouchFeedbackColor: '#a3a3a3' } '.image-touch-feedback-neutral-500[platform=android]': { imageTouchFeedbackColor: '#737373' } '.image-touch-feedback-neutral-600[platform=android]': { imageTouchFeedbackColor: '#525252' } '.image-touch-feedback-neutral-700[platform=android]': { imageTouchFeedbackColor: '#404040' } '.image-touch-feedback-neutral-800[platform=android]': { imageTouchFeedbackColor: '#262626' } '.image-touch-feedback-neutral-900[platform=android]': { imageTouchFeedbackColor: '#171717' } '.image-touch-feedback-neutral-950[platform=android]': { imageTouchFeedbackColor: '#0a0a0a' } '.image-touch-feedback-stone-50[platform=android]': { imageTouchFeedbackColor: '#fafaf9' } '.image-touch-feedback-stone-100[platform=android]': { imageTouchFeedbackColor: '#f5f5f4' } '.image-touch-feedback-stone-200[platform=android]': { imageTouchFeedbackColor: '#e7e5e4' } '.image-touch-feedback-stone-300[platform=android]': { imageTouchFeedbackColor: '#d6d3d1' } '.image-touch-feedback-stone-400[platform=android]': { imageTouchFeedbackColor: '#a8a29e' } '.image-touch-feedback-stone-500[platform=android]': { imageTouchFeedbackColor: '#78716c' } '.image-touch-feedback-stone-600[platform=android]': { imageTouchFeedbackColor: '#57534e' } '.image-touch-feedback-stone-700[platform=android]': { imageTouchFeedbackColor: '#44403c' } '.image-touch-feedback-stone-800[platform=android]': { imageTouchFeedbackColor: '#292524' } '.image-touch-feedback-stone-900[platform=android]': { imageTouchFeedbackColor: '#1c1917' } '.image-touch-feedback-stone-950[platform=android]': { imageTouchFeedbackColor: '#0c0a09' } '.image-touch-feedback-red-50[platform=android]': { imageTouchFeedbackColor: '#fef2f2' } '.image-touch-feedback-red-100[platform=android]': { imageTouchFeedbackColor: '#fee2e2' } '.image-touch-feedback-red-200[platform=android]': { imageTouchFeedbackColor: '#fecaca' } '.image-touch-feedback-red-300[platform=android]': { imageTouchFeedbackColor: '#fca5a5' } '.image-touch-feedback-red-400[platform=android]': { imageTouchFeedbackColor: '#f87171' } '.image-touch-feedback-red-500[platform=android]': { imageTouchFeedbackColor: '#ef4444' } '.image-touch-feedback-red-600[platform=android]': { imageTouchFeedbackColor: '#dc2626' } '.image-touch-feedback-red-700[platform=android]': { imageTouchFeedbackColor: '#b91c1c' } '.image-touch-feedback-red-800[platform=android]': { imageTouchFeedbackColor: '#991b1b' } '.image-touch-feedback-red-900[platform=android]': { imageTouchFeedbackColor: '#7f1d1d' } '.image-touch-feedback-red-950[platform=android]': { imageTouchFeedbackColor: '#450a0a' } '.image-touch-feedback-orange-50[platform=android]': { imageTouchFeedbackColor: '#fff7ed' } '.image-touch-feedback-orange-100[platform=android]': { imageTouchFeedbackColor: '#ffedd5' } '.image-touch-feedback-orange-200[platform=android]': { imageTouchFeedbackColor: '#fed7aa' } '.image-touch-feedback-orange-300[platform=android]': { imageTouchFeedbackColor: '#fdba74' } '.image-touch-feedback-orange-400[platform=android]': { imageTouchFeedbackColor: '#fb923c' } '.image-touch-feedback-orange-500[platform=android]': { imageTouchFeedbackColor: '#f97316' } '.image-touch-feedback-orange-600[platform=android]': { imageTouchFeedbackColor: '#ea580c' } '.image-touch-feedback-orange-700[platform=android]': { imageTouchFeedbackColor: '#c2410c' } '.image-touch-feedback-orange-800[platform=android]': { imageTouchFeedbackColor: '#9a3412' } '.image-touch-feedback-orange-900[platform=android]': { imageTouchFeedbackColor: '#7c2d12' } '.image-touch-feedback-orange-950[platform=android]': { imageTouchFeedbackColor: '#431407' } '.image-touch-feedback-amber-50[platform=android]': { imageTouchFeedbackColor: '#fffbeb' } '.image-touch-feedback-amber-100[platform=android]': { imageTouchFeedbackColor: '#fef3c7' } '.image-touch-feedback-amber-200[platform=android]': { imageTouchFeedbackColor: '#fde68a' } '.image-touch-feedback-amber-300[platform=android]': { imageTouchFeedbackColor: '#fcd34d' } '.image-touch-feedback-amber-400[platform=android]': { imageTouchFeedbackColor: '#fbbf24' } '.image-touch-feedback-amber-500[platform=android]': { imageTouchFeedbackColor: '#f59e0b' } '.image-touch-feedback-amber-600[platform=android]': { imageTouchFeedbackColor: '#d97706' } '.image-touch-feedback-amber-700[platform=android]': { imageTouchFeedbackColor: '#b45309' } '.image-touch-feedback-amber-800[platform=android]': { imageTouchFeedbackColor: '#92400e' } '.image-touch-feedback-amber-900[platform=android]': { imageTouchFeedbackColor: '#78350f' } '.image-touch-feedback-amber-950[platform=android]': { imageTouchFeedbackColor: '#451a03' } '.image-touch-feedback-yellow-50[platform=android]': { imageTouchFeedbackColor: '#fefce8' } '.image-touch-feedback-yellow-100[platform=android]': { imageTouchFeedbackColor: '#fef9c3' } '.image-touch-feedback-yellow-200[platform=android]': { imageTouchFeedbackColor: '#fef08a' } '.image-touch-feedback-yellow-300[platform=android]': { imageTouchFeedbackColor: '#fde047' } '.image-touch-feedback-yellow-400[platform=android]': { imageTouchFeedbackColor: '#facc15' } '.image-touch-feedback-yellow-500[platform=android]': { imageTouchFeedbackColor: '#eab308' } '.image-touch-feedback-yellow-600[platform=android]': { imageTouchFeedbackColor: '#ca8a04' } '.image-touch-feedback-yellow-700[platform=android]': { imageTouchFeedbackColor: '#a16207' } '.image-touch-feedback-yellow-800[platform=android]': { imageTouchFeedbackColor: '#854d0e' } '.image-touch-feedback-yellow-900[platform=android]': { imageTouchFeedbackColor: '#713f12' } '.image-touch-feedback-yellow-950[platform=android]': { imageTouchFeedbackColor: '#422006' } '.image-touch-feedback-lime-50[platform=android]': { imageTouchFeedbackColor: '#f7fee7' } '.image-touch-feedback-lime-100[platform=android]': { imageTouchFeedbackColor: '#ecfccb' } '.image-touch-feedback-lime-200[platform=android]': { imageTouchFeedbackColor: '#d9f99d' } '.image-touch-feedback-lime-300[platform=android]': { imageTouchFeedbackColor: '#bef264' } '.image-touch-feedback-lime-400[platform=android]': { imageTouchFeedbackColor: '#a3e635' } '.image-touch-feedback-lime-500[platform=android]': { imageTouchFeedbackColor: '#84cc16' } '.image-touch-feedback-lime-600[platform=android]': { imageTouchFeedbackColor: '#65a30d' } '.image-touch-feedback-lime-700[platform=android]': { imageTouchFeedbackColor: '#4d7c0f' } '.image-touch-feedback-lime-800[platform=android]': { imageTouchFeedbackColor: '#3f6212' } '.image-touch-feedback-lime-900[platform=android]': { imageTouchFeedbackColor: '#365314' } '.image-touch-feedback-lime-950[platform=android]': { imageTouchFeedbackColor: '#1a2e05' } '.image-touch-feedback-green-50[platform=android]': { imageTouchFeedbackColor: '#f0fdf4' } '.image-touch-feedback-green-100[platform=android]': { imageTouchFeedbackColor: '#dcfce7' } '.image-touch-feedback-green-200[platform=android]': { imageTouchFeedbackColor: '#bbf7d0' } '.image-touch-feedback-green-300[platform=android]': { imageTouchFeedbackColor: '#86efac' } '.image-touch-feedback-green-400[platform=android]': { imageTouchFeedbackColor: '#4ade80' } '.image-touch-feedback-green-500[platform=android]': { imageTouchFeedbackColor: '#22c55e' } '.image-touch-feedback-green-600[platform=android]': { imageTouchFeedbackColor: '#16a34a' } '.image-touch-feedback-green-700[platform=android]': { imageTouchFeedbackColor: '#15803d' } '.image-touch-feedback-green-800[platform=android]': { imageTouchFeedbackColor: '#166534' } '.image-touch-feedback-green-900[platform=android]': { imageTouchFeedbackColor: '#14532d' } '.image-touch-feedback-green-950[platform=android]': { imageTouchFeedbackColor: '#052e16' } '.image-touch-feedback-emerald-50[platform=android]': { imageTouchFeedbackColor: '#ecfdf5' } '.image-touch-feedback-emerald-100[platform=android]': { imageTouchFeedbackColor: '#d1fae5' } '.image-touch-feedback-emerald-200[platform=android]': { imageTouchFeedbackColor: '#a7f3d0' } '.image-touch-feedback-emerald-300[platform=android]': { imageTouchFeedbackColor: '#6ee7b7' } '.image-touch-feedback-emerald-400[platform=android]': { imageTouchFeedbackColor: '#34d399' } '.image-touch-feedback-emerald-500[platform=android]': { imageTouchFeedbackColor: '#10b981' } '.image-touch-feedback-emerald-600[platform=android]': { imageTouchFeedbackColor: '#059669' } '.image-touch-feedback-emerald-700[platform=android]': { imageTouchFeedbackColor: '#047857' } '.image-touch-feedback-emerald-800[platform=android]': { imageTouchFeedbackColor: '#065f46' } '.image-touch-feedback-emerald-900[platform=android]': { imageTouchFeedbackColor: '#064e3b' } '.image-touch-feedback-emerald-950[platform=android]': { imageTouchFeedbackColor: '#022c22' } '.image-touch-feedback-teal-50[platform=android]': { imageTouchFeedbackColor: '#f0fdfa' } '.image-touch-feedback-teal-100[platform=android]': { imageTouchFeedbackColor: '#ccfbf1' } '.image-touch-feedback-teal-200[platform=android]': { imageTouchFeedbackColor: '#99f6e4' } '.image-touch-feedback-teal-300[platform=android]': { imageTouchFeedbackColor: '#5eead4' } '.image-touch-feedback-teal-400[platform=android]': { imageTouchFeedbackColor: '#2dd4bf' } '.image-touch-feedback-teal-500[platform=android]': { imageTouchFeedbackColor: '#14b8a6' } '.image-touch-feedback-teal-600[platform=android]': { imageTouchFeedbackColor: '#0d9488' } '.image-touch-feedback-teal-700[platform=android]': { imageTouchFeedbackColor: '#0f766e' } '.image-touch-feedback-teal-800[platform=android]': { imageTouchFeedbackColor: '#115e59' } '.image-touch-feedback-teal-900[platform=android]': { imageTouchFeedbackColor: '#134e4a' } '.image-touch-feedback-teal-950[platform=android]': { imageTouchFeedbackColor: '#042f2e' } '.image-touch-feedback-cyan-50[platform=android]': { imageTouchFeedbackColor: '#ecfeff' } '.image-touch-feedback-cyan-100[platform=android]': { imageTouchFeedbackColor: '#cffafe' } '.image-touch-feedback-cyan-200[platform=android]': { imageTouchFeedbackColor: '#a5f3fc' } '.image-touch-feedback-cyan-300[platform=android]': { imageTouchFeedbackColor: '#67e8f9' } '.image-touch-feedback-cyan-400[platform=android]': { imageTouchFeedbackColor: '#22d3ee' } '.image-touch-feedback-cyan-500[platform=android]': { imageTouchFeedbackColor: '#06b6d4' } '.image-touch-feedback-cyan-600[platform=android]': { imageTouchFeedbackColor: '#0891b2' } '.image-touch-feedback-cyan-700[platform=android]': { imageTouchFeedbackColor: '#0e7490' } '.image-touch-feedback-cyan-800[platform=android]': { imageTouchFeedbackColor: '#155e75' } '.image-touch-feedback-cyan-900[platform=android]': { imageTouchFeedbackColor: '#164e63' } '.image-touch-feedback-cyan-950[platform=android]': { imageTouchFeedbackColor: '#083344' } '.image-touch-feedback-sky-50[platform=android]': { imageTouchFeedbackColor: '#f0f9ff' } '.image-touch-feedback-sky-100[platform=android]': { imageTouchFeedbackColor: '#e0f2fe' } '.image-touch-feedback-sky-200[platform=android]': { imageTouchFeedbackColor: '#bae6fd' } '.image-touch-feedback-sky-300[platform=android]': { imageTouchFeedbackColor: '#7dd3fc' } '.image-touch-feedback-sky-400[platform=android]': { imageTouchFeedbackColor: '#38bdf8' } '.image-touch-feedback-sky-500[platform=android]': { imageTouchFeedbackColor: '#0ea5e9' } '.image-touch-feedback-sky-600[platform=android]': { imageTouchFeedbackColor: '#0284c7' } '.image-touch-feedback-sky-700[platform=android]': { imageTouchFeedbackColor: '#0369a1' } '.image-touch-feedback-sky-800[platform=android]': { imageTouchFeedbackColor: '#075985' } '.image-touch-feedback-sky-900[platform=android]': { imageTouchFeedbackColor: '#0c4a6e' } '.image-touch-feedback-sky-950[platform=android]': { imageTouchFeedbackColor: '#082f49' } '.image-touch-feedback-blue-50[platform=android]': { imageTouchFeedbackColor: '#eff6ff' } '.image-touch-feedback-blue-100[platform=android]': { imageTouchFeedbackColor: '#dbeafe' } '.image-touch-feedback-blue-200[platform=android]': { imageTouchFeedbackColor: '#bfdbfe' } '.image-touch-feedback-blue-300[platform=android]': { imageTouchFeedbackColor: '#93c5fd' } '.image-touch-feedback-blue-400[platform=android]': { imageTouchFeedbackColor: '#60a5fa' } '.image-touch-feedback-blue-500[platform=android]': { imageTouchFeedbackColor: '#3b82f6' } '.image-touch-feedback-blue-600[platform=android]': { imageTouchFeedbackColor: '#2563eb' } '.image-touch-feedback-blue-700[platform=android]': { imageTouchFeedbackColor: '#1d4ed8' } '.image-touch-feedback-blue-800[platform=android]': { imageTouchFeedbackColor: '#1e40af' } '.image-touch-feedback-blue-900[platform=android]': { imageTouchFeedbackColor: '#1e3a8a' } '.image-touch-feedback-blue-950[platform=android]': { imageTouchFeedbackColor: '#172554' } '.image-touch-feedback-indigo-50[platform=android]': { imageTouchFeedbackColor: '#eef2ff' } '.image-touch-feedback-indigo-100[platform=android]': { imageTouchFeedbackColor: '#e0e7ff' } '.image-touch-feedback-indigo-200[platform=android]': { imageTouchFeedbackColor: '#c7d2fe' } '.image-touch-feedback-indigo-300[platform=android]': { imageTouchFeedbackColor: '#a5b4fc' } '.image-touch-feedback-indigo-400[platform=android]': { imageTouchFeedbackColor: '#818cf8' } '.image-touch-feedback-indigo-500[platform=android]': { imageTouchFeedbackColor: '#6366f1' } '.image-touch-feedback-indigo-600[platform=android]': { imageTouchFeedbackColor: '#4f46e5' } '.image-touch-feedback-indigo-700[platform=android]': { imageTouchFeedbackColor: '#4338ca' } '.image-touch-feedback-indigo-800[platform=android]': { imageTouchFeedbackColor: '#3730a3' } '.image-touch-feedback-indigo-900[platform=android]': { imageTouchFeedbackColor: '#312e81' } '.image-touch-feedback-indigo-950[platform=android]': { imageTouchFeedbackColor: '#1e1b4b' } '.image-touch-feedback-violet-50[platform=android]': { imageTouchFeedbackColor: '#f5f3ff' } '.image-touch-feedback-violet-100[platform=android]': { imageTouchFeedbackColor: '#ede9fe' } '.image-touch-feedback-violet-200[platform=android]': { imageTouchFeedbackColor: '#ddd6fe' } '.image-touch-feedback-violet-300[platform=android]': { imageTouchFeedbackColor: '#c4b5fd' } '.image-touch-feedback-violet-400[platform=android]': { imageTouchFeedbackColor: '#a78bfa' } '.image-touch-feedback-violet-500[platform=android]': { imageTouchFeedbackColor: '#8b5cf6' } '.image-touch-feedback-violet-600[platform=android]': { imageTouchFeedbackColor: '#7c3aed' } '.image-touch-feedback-violet-700[platform=android]': { imageTouchFeedbackColor: '#6d28d9' } '.image-touch-feedback-violet-800[platform=android]': { imageTouchFeedbackColor: '#5b21b6' } '.image-touch-feedback-violet-900[platform=android]': { imageTouchFeedbackColor: '#4c1d95' } '.image-touch-feedback-violet-950[platform=android]': { imageTouchFeedbackColor: '#2e1065' } '.image-touch-feedback-purple-50[platform=android]': { imageTouchFeedbackColor: '#faf5ff' } '.image-touch-feedback-purple-100[platform=android]': { imageTouchFeedbackColor: '#f3e8ff' } '.image-touch-feedback-purple-200[platform=android]': { imageTouchFeedbackColor: '#e9d5ff' } '.image-touch-feedback-purple-300[platform=android]': { imageTouchFeedbackColor: '#d8b4fe' } '.image-touch-feedback-purple-400[platform=android]': { imageTouchFeedbackColor: '#c084fc' } '.image-touch-feedback-purple-500[platform=android]': { imageTouchFeedbackColor: '#a855f7' } '.image-touch-feedback-purple-600[platform=android]': { imageTouchFeedbackColor: '#9333ea' } '.image-touch-feedback-purple-700[platform=android]': { imageTouchFeedbackColor: '#7e22ce' } '.image-touch-feedback-purple-800[platform=android]': { imageTouchFeedbackColor: '#6b21a8' } '.image-touch-feedback-purple-900[platform=android]': { imageTouchFeedbackColor: '#581c87' } '.image-touch-feedback-purple-950[platform=android]': { imageTouchFeedbackColor: '#3b0764' } '.image-touch-feedback-fuchsia-50[platform=android]': { imageTouchFeedbackColor: '#fdf4ff' } '.image-touch-feedback-fuchsia-100[platform=android]': { imageTouchFeedbackColor: '#fae8ff' } '.image-touch-feedback-fuchsia-200[platform=android]': { imageTouchFeedbackColor: '#f5d0fe' } '.image-touch-feedback-fuchsia-300[platform=android]': { imageTouchFeedbackColor: '#f0abfc' } '.image-touch-feedback-fuchsia-400[platform=android]': { imageTouchFeedbackColor: '#e879f9' } '.image-touch-feedback-fuchsia-500[platform=android]': { imageTouchFeedbackColor: '#d946ef' } '.image-touch-feedback-fuchsia-600[platform=android]': { imageTouchFeedbackColor: '#c026d3' } '.image-touch-feedback-fuchsia-700[platform=android]': { imageTouchFeedbackColor: '#a21caf' } '.image-touch-feedback-fuchsia-800[platform=android]': { imageTouchFeedbackColor: '#86198f' } '.image-touch-feedback-fuchsia-900[platform=android]': { imageTouchFeedbackColor: '#701a75' } '.image-touch-feedback-fuchsia-950[platform=android]': { imageTouchFeedbackColor: '#4a044e' } '.image-touch-feedback-pink-50[platform=android]': { imageTouchFeedbackColor: '#fdf2f8' } '.image-touch-feedback-pink-100[platform=android]': { imageTouchFeedbackColor: '#fce7f3' } '.image-touch-feedback-pink-200[platform=android]': { imageTouchFeedbackColor: '#fbcfe8' } '.image-touch-feedback-pink-300[platform=android]': { imageTouchFeedbackColor: '#f9a8d4' } '.image-touch-feedback-pink-400[platform=android]': { imageTouchFeedbackColor: '#f472b6' } '.image-touch-feedback-pink-500[platform=android]': { imageTouchFeedbackColor: '#ec4899' } '.image-touch-feedback-pink-600[platform=android]': { imageTouchFeedbackColor: '#db2777' } '.image-touch-feedback-pink-700[platform=android]': { imageTouchFeedbackColor: '#be185d' } '.image-touch-feedback-pink-800[platform=android]': { imageTouchFeedbackColor: '#9d174d' } '.image-touch-feedback-pink-900[platform=android]': { imageTouchFeedbackColor: '#831843' } '.image-touch-feedback-pink-950[platform=android]': { imageTouchFeedbackColor: '#500724' } '.image-touch-feedback-rose-50[platform=android]': { imageTouchFeedbackColor: '#fff1f2' } '.image-touch-feedback-rose-100[platform=android]': { imageTouchFeedbackColor: '#ffe4e6' } '.image-touch-feedback-rose-200[platform=android]': { imageTouchFeedbackColor: '#fecdd3' } '.image-touch-feedback-rose-300[platform=android]': { imageTouchFeedbackColor: '#fda4af' } '.image-touch-feedback-rose-400[platform=android]': { imageTouchFeedbackColor: '#fb7185' } '.image-touch-feedback-rose-500[platform=android]': { imageTouchFeedbackColor: '#f43f5e' } '.image-touch-feedback-rose-600[platform=android]': { imageTouchFeedbackColor: '#e11d48' } '.image-touch-feedback-rose-700[platform=android]': { imageTouchFeedbackColor: '#be123c' } '.image-touch-feedback-rose-800[platform=android]': { imageTouchFeedbackColor: '#9f1239' } '.image-touch-feedback-rose-900[platform=android]': { imageTouchFeedbackColor: '#881337' } '.image-touch-feedback-rose-950[platform=android]': { imageTouchFeedbackColor: '#4c0519' } ```