.theme-dark .dark\:bg-gray-50{background-color:#f9fafb}
.theme-dark .dark\:bg-gray-100{background-color:#f3f4f6}
.theme-dark .dark\:bg-gray-200{background-color:#e5e7eb}
.theme-dark .dark\:bg-gray-300{background-color:#d1d5db}
.theme-dark .dark\:bg-gray-400{background-color:#9ca3af}
.theme-dark .dark\:bg-gray-500{background-color:#6b7280}
.theme-dark .dark\:bg-gray-600{background-color:#4b5563}
.theme-dark .dark\:bg-gray-700{background-color:#374151}
.theme-dark .dark\:bg-gray-800{background-color:#1f2937}
.theme-dark .dark\:bg-gray-900{background-color:#111827}

.theme-dark .dark\:text-gray-50{color:#f9fafb}
.theme-dark .dark\:text-gray-100{color:#f3f4f6}
.theme-dark .dark\:text-gray-200{color:#e5e7eb}
.theme-dark .dark\:text-gray-300{color:#d1d5db}
.theme-dark .dark\:text-gray-400{color:#9ca3af}
.theme-dark .dark\:text-gray-500{color:#6b7280}
.theme-dark .dark\:text-gray-600{color:#4b5563}
.theme-dark .dark\:text-gray-700{color:#374151}
.theme-dark .dark\:text-gray-800{color:#1f2937}
.theme-dark .dark\:text-gray-900{color:#111827}