[data-theme=blue] {
  --af-primary: #0d6efd;
  --af-primary-hover: #0b5ed7;
  --af-body-bg: #eef2ff;
  --af-body-color: #1e3a5f;
  --af-sidebar-bg: #1e3a8a;
  --af-sidebar-color: #bfdbfe;
  --af-sidebar-active: rgba(255,255,255,0.15);
  --af-topbar-bg: #1e40af;
  --af-topbar-border: #1d4ed8;
  --af-card-bg: #ffffff;
  --af-card-border: #bfdbfe;
  --af-card-shadow: 0 1px 3px rgba(30,58,138,0.1);
  --af-border-color: #bfdbfe;
  --af-text-muted: #93c5fd;
  --af-input-bg: #ffffff;
  --af-input-border: #bfdbfe;
  --af-table-stripe: #eff6ff;
  --af-dropdown-bg: #ffffff;
  --af-modal-bg: #ffffff;
}