@import 'navbar.css';

:root {
  --color-text: #ecf0f1 !important;
  --color-text-hover: #ecdbff !important;
  --color-background: #9b59b6 !important;
  --color-background-op25: #9b59b640;
  --color-background-op50: #9b59b67F;
  --color-background-op75: #9b59b6BF;
  --color-background-hover: #83459d !important;
  --color-scrollbar-thumb: #6b2d84 !important;
  --color-scrollbar: #d97eff !important;
}