@import "./abstract-dark.css";
:root {
  --theme-foreground: #ebebeb;
  --theme-foreground-focus: oklch(0.712564 0.257662 265.758);
  --theme-background-b: #0d0d0d;
}
