:root, [data-theme=light], body { --semi-color-bg-0: #0a0a0f !important; --semi-color-bg-1: #12121a !important; --semi-color-bg-2: #1a1a24 !important; --semi-color-bg-3: #222230 !important; --semi-color-bg-4: #2a2a38 !important; --semi-color-text-0: #e4e4e7 !important; --semi-color-text-1: #d4d4d8 !important; --semi-color-text-2: #a1a1aa !important; --semi-color-border: #2a2a38 !important; --semi-color-primary: #818cf8 !important; --semi-color-primary-hover: #6366f1 !important; color-scheme: dark !important; background: #0a0a0f !important; color: #e4e4e7 !important; }
.semi-navigation { background: #0a0a0f !important; border-right-color: #1a1a24 !important; }
.semi-layout-header { background: #0a0a0f !important; border-bottom-color: #1a1a24 !important; }
.semi-card, .semi-panel, .semi-table { background: #12121a !important; border-color: #1a1a24 !important; }
.semi-input, .semi-select, .semi-button:not(.semi-button-primary) { background: #1a1a24 !important; border-color: #2a2a38 !important; color: #e4e4e7 !important; }
