:root {
  --color-highlight: #c9d2c0;
  --color-default: #161616;
  --color-background: white;
  --color-inverse-foreground: white;
  --color-inverse-background: #c9d2c0;
  --color-disabled: #939597;
}