:root {
  --theme-name: "my-juggler";
  --color-background: #11131a;
  --color-surface: #191d27;
  --color-panel: #232735;
  --color-panel-strong: #2f3342;
  --color-primary: #d63f72;
  --color-primary-dark: #9e254d;
  --color-accent: #f0c84b;
  --color-accent-2: #43b883;
  --color-border: #4a5264;
  --image-main-background: none;
  --image-hall-background: none;
  --image-result-background: none;
  --image-machine-panel: none;
}
