html[data-app-theme="midnight_command"] {
  color-scheme:dark;
  --ct-primary:#38bdf8;--ct-primary-hover:#7dd3fc;--ct-primary-soft:#12314a;--ct-secondary:#94a3b8;--ct-accent:#22d3ee;
  --ct-bg-page:#08111f;--ct-bg-surface:#101c2d;--ct-bg-elevated:#14243a;--ct-bg-muted:#0c1728;--ct-bg-sidebar:#07111f;--ct-bg-topbar:#0c2038;
  --ct-text-primary:#e6f1ff;--ct-text-secondary:#c0d3e8;--ct-text-muted:#8fa8c1;--ct-text-on-primary:#06111f;
  --ct-border:#263c55;--ct-border-strong:#3b5c7c;--ct-focus-ring:rgba(56,189,248,.58);
  --ct-shadow-sm:0 2px 8px rgba(0,0,0,.25);--ct-shadow-md:0 12px 30px rgba(0,0,0,.34);--ct-shadow-lg:0 26px 68px rgba(0,0,0,.48);
  --ct-table-header-bg:#162b45;--ct-table-header-text:#dff3ff;--ct-table-row-hover:#142b43;--ct-table-row-selected:#18456b;--ct-table-border:#29445f;
  --ct-chart-1:#38bdf8;--ct-chart-2:#22d3ee;--ct-chart-3:#22c55e;--ct-chart-4:#fbbf24;--ct-chart-5:#a78bfa;--ct-chart-grid:rgba(148,163,184,.20);--ct-chart-label:#c0d3e8;
}
