/* Generated by art/build.ts from art/tints.ts. Do not edit. */
:root {
  --tint-copper: #b5743f;
  --tint-iron: #6f7d8c;
  --tint-coal: #55565c;
  --tint-silver: #cfd8dd;
  --tint-gold: #d9ab4e;
  --tint-cinnabar: #bc3f2c;
  --tint-steel: #8fadc4;
  --tint-fine: #b9d2e2;
  --tint-hardened: #5f7a8c;
  --tint-wood: #b09a76;
  --tint-wheat: #dcb865;
  --tint-flax: #93aecb;
  --tint-hops: #97b071;
  --tint-leaf: #85a05e;
  --tint-sorghum: #c07b4c;
  --tint-ginseng: #cbb184;
  --tint-bread: #cb9a60;
  --tint-crumb: #ebd9b6;
  --tint-butter: #e7c669;
  --tint-ale: #d69c3f;
  --tint-cake: #bd8654;
  --tint-tonic: #86a37f;
  --tint-pine: #a98a5c;
  --tint-oak: #8c6a44;
  --tint-redwood: #a85c42;
  --tint-old-growth: #5f4632;
  --tint-hide: #a3805c;
  --tint-fish: #8ea3ac;
  --tint-citrus: #d99640;
  --tint-whiskey: #b8792f;
  --tint-wine: #7c4258;
  --tint-powder: #736f6a;
  --tint-plate: #7e93a0;
  --tint-linen: #cbbfa3;
  --tint-brass: #b99a4e;
  --tint-horse: #8a5c3c;
  --tint-meat: #a85040;
  --tint-stout: #4a3324;
  --tint-mercury: #c3cdd1;
  --tint-kerosene: #c9a856;
  --tint-water: #5a7f92;
  --tint-accent-company: #3f4a52;
  --tint-accent-growers: #4c6b3c;
  --tint-accent-dockside: #a3402c;
}
@media (prefers-color-scheme: dark) {
  :root {
  --tint-copper: #74441f;
  --tint-iron: #3f4956;
  --tint-coal: #303136;
  --tint-silver: #6b767d;
  --tint-gold: #8b6722;
  --tint-cinnabar: #78261a;
  --tint-steel: #567387;
  --tint-fine: #7e9db0;
  --tint-hardened: #38495a;
  --tint-wood: #6b5c42;
  --tint-wheat: #866628;
  --tint-flax: #405872;
  --tint-hops: #4c6136;
  --tint-leaf: #465c30;
  --tint-sorghum: #764221;
  --tint-ginseng: #6f5e3c;
  --tint-bread: #7c5429;
  --tint-crumb: #5d4c32;
  --tint-butter: #8c6f26;
  --tint-ale: #875c1e;
  --tint-cake: #6f4928;
  --tint-tonic: #415c44;
  --tint-pine: #65502f;
  --tint-oak: #523d26;
  --tint-redwood: #5f3123;
  --tint-old-growth: #38291c;
  --tint-hide: #5c4530;
  --tint-fish: #4c5f68;
  --tint-citrus: #875c1f;
  --tint-whiskey: #734917;
  --tint-wine: #492536;
  --tint-powder: #403d39;
  --tint-plate: #465561;
  --tint-linen: #726a58;
  --tint-brass: #6f5a2b;
  --tint-horse: #4f3420;
  --tint-meat: #5f2c23;
  --tint-stout: #2b1c13;
  --tint-mercury: #7c898d;
  --tint-kerosene: #7c682f;
  --tint-water: #33505e;
  --tint-accent-company: #9fb0bd;
  --tint-accent-growers: #89b06d;
  --tint-accent-dockside: #d9705a;
  }
}
