html[data-theme] {
  --color-bg: #0400db;
  --color-inverse: #00ff04;
  --color-inverse-text: #fb00ff;
  --color-surface: #ffdd00;
  --color-surface-hover: #ff0000;
}
