:root.dark {
  --background: rgb(13,13,13);
  --surfacePrimary: rgb(50,50,50);
  --blue:#b08a25;
  --dark-blue:#906816;
}
