:root {
  --text: #ffffff;
  --background: #262626;
  --strings: #d4c8bb;
  --delimiters: #474747;
  --variables: #00ffff;
  --sigils: #7777ff;
  --special: #81634d;
}
