[data-theme="ocean"] {
  --bg: #040810;
  --bar-bg: rgba(5, 10, 20, 0.92);
  --bar-border: #122030;
  --text: #7aa0c0;
  --text-bright: #b0d0e8;
  --text-dim: #304860;
  --accent: #40a0d0;
  --accent-dim: rgba(60, 150, 200, 0.15);
  --now-bg: rgba(60, 150, 200, 0.08);
  --item-hover: rgba(80, 160, 220, 0.06);
  --select-bg: #081018;
  --select-border: #1a3050;
}
