:root  > * {
   --md-primary-fg-color: #ff869a;
   --md-accent-fg-color: #e1788a;
} 

body {
   background: #1d1d1d;
}