 [data-theme="dark"] {
    --primary-color: #3498db;
    --secondary-color: #2ecc71;
    --text-color: #ffffff;
    --text-light: #bdc3c7;
    --background-color: #1a1a1a;
    --section-bg: #2d2d2d;
    --border-color: #444;
}
