/* Forest Night themes/forest-night.css */

:root {
  --c-bg: #242b1c; --c-surface: #2d361f;
  --c-gold: #c9a84c; --c-gold-lt: #e8cb7a;
  --c-cream: #e8e0cc; --c-muted: #8a8272;
  --c-border: #3a4030;
}