:root {
  --sidebar-bg:       #f5f5f4;
  --sidebar-hover:    #ebebea;
  --sidebar-selected: #e7e5e4;
  --icon-color:       #66635f;
  --icon-active:      #4e80ee;
  --text-muted:       #66635f;
  --text-active:      #1a1918;
  --folder-color:     #505050;
  --btn-bg:           #000;
  --btn-text:         #fff;
  --border:           #e7e5e4;
  --sidebar-w:        260px;
  --font:             'SuisseIntl', -apple-system, BlinkMacSystemFont, Arial, sans-serif;
}
