/* Generated by Tools/codeanvil/codeanvil.js color-resource-projection. */
/* Source authority: Resources/colors/*.palette.json. */

:root {
  color-scheme: light;
  --codeanvil-color-token-set: palette-console-neutral;
  --bg: #f3f5f7;
  --surface: #ffffff;
  --surface-muted: #f7f9fb;
  --surface-raised: #edf2f6;
  --surface-tint: #fbfcfd;
  --ink: #050607;
  --text: #151b23;
  --muted: #526070;
  --faint: #718092;
  --line: #c8d5e1;
  --line-soft: #e6edf3;
  --line-strong: #aebdca;
  --accent: #0f766e;
  --accent-soft: #e6f4f1;
  --accent-ink: #074b45;
  --good: #14744a;
  --good-soft: #e5f4ec;
  --warning: #9c5d00;
  --warning-soft: #fff4da;
  --danger: #b52b2b;
  --danger-soft: #fae8e8;
  --info: #275f9f;
  --info-soft: #e8f1fb;
  --chrome-surface: #050607;
  --chrome-surface-soft: #15191d;
  --chrome-surface-hover: #1a2026;
  --chrome-raised: #1f2b36;
  --chrome-active-surface: #ffffff;
  --chrome-active-text: #101418;
  --chrome-text: #f7fafc;
  --chrome-text-soft: #dbe3ec;
  --chrome-muted: #aeb8c4;
  --chrome-faint: #7f8b98;
  --chrome-line: #cdd8e3;
  --chrome-accent: #9fdcc7;
}

:root[data-theme="dark"] {
  color-scheme: dark;
  --codeanvil-color-token-set: palette-console-neutral;
  --bg: #0f1419;
  --surface: #151b22;
  --surface-muted: #1c242d;
  --surface-raised: #26313c;
  --surface-tint: #18202a;
  --ink: #f6f8fb;
  --text: #eef3f7;
  --muted: #aeb9c6;
  --faint: #8794a3;
  --line: #384554;
  --line-soft: #26323e;
  --line-strong: #546371;
  --accent: #5cc7af;
  --accent-soft: #183a34;
  --accent-ink: #b7f1e4;
  --good: #45b67f;
  --good-soft: #173526;
  --warning: #d99a2b;
  --warning-soft: #3c2d13;
  --danger: #eb7373;
  --danger-soft: #3a1f23;
  --info: #72a9e6;
  --info-soft: #182b42;
  --chrome-surface: #050607;
  --chrome-surface-soft: #15191d;
  --chrome-surface-hover: #1a2026;
  --chrome-raised: #1f2b36;
  --chrome-active-surface: #ffffff;
  --chrome-active-text: #101418;
  --chrome-text: #f7fafc;
  --chrome-text-soft: #dbe3ec;
  --chrome-muted: #aeb8c4;
  --chrome-faint: #7f8b98;
  --chrome-line: #cdd8e3;
  --chrome-accent: #9fdcc7;
}

.swatch--palette-console-neutral-light-bg { background: #f3f5f7; }
.swatch--palette-console-neutral-light-surface { background: #ffffff; }
.swatch--palette-console-neutral-light-surface_muted { background: #f7f9fb; }
.swatch--palette-console-neutral-light-surface_raised { background: #edf2f6; }
.swatch--palette-console-neutral-light-surface_tint { background: #fbfcfd; }
.swatch--palette-console-neutral-light-ink { background: #050607; }
.swatch--palette-console-neutral-light-text { background: #151b23; }
.swatch--palette-console-neutral-light-muted { background: #526070; }
.swatch--palette-console-neutral-light-faint { background: #718092; }
.swatch--palette-console-neutral-light-line { background: #c8d5e1; }
.swatch--palette-console-neutral-light-line_soft { background: #e6edf3; }
.swatch--palette-console-neutral-light-line_strong { background: #aebdca; }
.swatch--palette-console-neutral-light-accent { background: #0f766e; }
.swatch--palette-console-neutral-light-accent_soft { background: #e6f4f1; }
.swatch--palette-console-neutral-light-accent_ink { background: #074b45; }
.swatch--palette-console-neutral-light-good { background: #14744a; }
.swatch--palette-console-neutral-light-good_soft { background: #e5f4ec; }
.swatch--palette-console-neutral-light-warning { background: #9c5d00; }
.swatch--palette-console-neutral-light-warning_soft { background: #fff4da; }
.swatch--palette-console-neutral-light-danger { background: #b52b2b; }
.swatch--palette-console-neutral-light-danger_soft { background: #fae8e8; }
.swatch--palette-console-neutral-light-info { background: #275f9f; }
.swatch--palette-console-neutral-light-info_soft { background: #e8f1fb; }
.swatch--palette-console-neutral-light-chrome_surface { background: #050607; }
.swatch--palette-console-neutral-light-chrome_surface_soft { background: #15191d; }
.swatch--palette-console-neutral-light-chrome_surface_hover { background: #1a2026; }
.swatch--palette-console-neutral-light-chrome_raised { background: #1f2b36; }
.swatch--palette-console-neutral-light-chrome_active_surface { background: #ffffff; }
.swatch--palette-console-neutral-light-chrome_active_text { background: #101418; }
.swatch--palette-console-neutral-light-chrome_text { background: #f7fafc; }
.swatch--palette-console-neutral-light-chrome_text_soft { background: #dbe3ec; }
.swatch--palette-console-neutral-light-chrome_muted { background: #aeb8c4; }
.swatch--palette-console-neutral-light-chrome_faint { background: #7f8b98; }
.swatch--palette-console-neutral-light-chrome_line { background: #cdd8e3; }
.swatch--palette-console-neutral-light-chrome_accent { background: #9fdcc7; }
.swatch--palette-console-neutral-dark-bg { background: #0f1419; }
.swatch--palette-console-neutral-dark-surface { background: #151b22; }
.swatch--palette-console-neutral-dark-surface_muted { background: #1c242d; }
.swatch--palette-console-neutral-dark-surface_raised { background: #26313c; }
.swatch--palette-console-neutral-dark-surface_tint { background: #18202a; }
.swatch--palette-console-neutral-dark-ink { background: #f6f8fb; }
.swatch--palette-console-neutral-dark-text { background: #eef3f7; }
.swatch--palette-console-neutral-dark-muted { background: #aeb9c6; }
.swatch--palette-console-neutral-dark-faint { background: #8794a3; }
.swatch--palette-console-neutral-dark-line { background: #384554; }
.swatch--palette-console-neutral-dark-line_soft { background: #26323e; }
.swatch--palette-console-neutral-dark-line_strong { background: #546371; }
.swatch--palette-console-neutral-dark-accent { background: #5cc7af; }
.swatch--palette-console-neutral-dark-accent_soft { background: #183a34; }
.swatch--palette-console-neutral-dark-accent_ink { background: #b7f1e4; }
.swatch--palette-console-neutral-dark-good { background: #45b67f; }
.swatch--palette-console-neutral-dark-good_soft { background: #173526; }
.swatch--palette-console-neutral-dark-warning { background: #d99a2b; }
.swatch--palette-console-neutral-dark-warning_soft { background: #3c2d13; }
.swatch--palette-console-neutral-dark-danger { background: #eb7373; }
.swatch--palette-console-neutral-dark-danger_soft { background: #3a1f23; }
.swatch--palette-console-neutral-dark-info { background: #72a9e6; }
.swatch--palette-console-neutral-dark-info_soft { background: #182b42; }
.swatch--palette-console-neutral-dark-chrome_surface { background: #050607; }
.swatch--palette-console-neutral-dark-chrome_surface_soft { background: #15191d; }
.swatch--palette-console-neutral-dark-chrome_surface_hover { background: #1a2026; }
.swatch--palette-console-neutral-dark-chrome_raised { background: #1f2b36; }
.swatch--palette-console-neutral-dark-chrome_active_surface { background: #ffffff; }
.swatch--palette-console-neutral-dark-chrome_active_text { background: #101418; }
.swatch--palette-console-neutral-dark-chrome_text { background: #f7fafc; }
.swatch--palette-console-neutral-dark-chrome_text_soft { background: #dbe3ec; }
.swatch--palette-console-neutral-dark-chrome_muted { background: #aeb8c4; }
.swatch--palette-console-neutral-dark-chrome_faint { background: #7f8b98; }
.swatch--palette-console-neutral-dark-chrome_line { background: #cdd8e3; }
.swatch--palette-console-neutral-dark-chrome_accent { background: #9fdcc7; }
