/* Generated from config.json by qstore build - do not edit. */
:root {
  color-scheme: dark;
  --bg: #0F0F11;
  --panel: #17171A;
  --panel-2: #1F1F23;
  --ink: #F3F3F5;
  --ink-2: #9C9CA4;
  --ink-3: #86868C;
  --line: #2B2B31;
  --accent: #FA3F3F;
  --accent-fill: #E8171B;
  --accent-ink: #FFFFFF;
  --accent-bright: #F81D21;
  --accent-deep: #CC0D14;
  --accent-tint: #FF8A8A;
  --accent-soft: #241113;
  --shadow-rgb: 0, 0, 0;
}
