UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

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