UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

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