:root {
  --background-color: #ffffff;
  --main-pane-background-color: #f9f9f9;
  --normal-background-color: #e0e0e0;
  --hover-background-color: #d0d0d0;
  --active-background-color: #c0c0c0;
  --normal-text-color: #000;
  --button-text-color: #333;
}