/* Generated by tools/build-theme.mjs from skins/default.json -- do not edit.
   Skin: Default

   Only colours are generated. Fonts and the --tick HUD metric are not
   palette data and stay in panel.css. */
:root {
  --bg:          #0D1117;
  --bg-panel:    #1A2030;
  --bg-sunk:     #080D10;
  --border:      #1E3148;
  --border-soft: #111D30;
  --accent:      #4FC3F7;
  --gold:        #FFD54F;
  --red:         #EF5350;
  --green:       #66BB6A;
  --text:        #E8EDF2;
  --muted:       #8A99AA;
  --accent-dim:  rgba(79,195,247,0.14);
  --red-dim:     rgba(239,83,80,0.14);
}
