:root .neo-theme-dark {
  --button-active-background-color: #373a3c;
  --button-active-border-color: #282828;
  --button-active-color: #bbb;
  --button-background-color: #3c3f41;
  --button-background-image: linear-gradient(#434749, #323536);
  --button-background-gradient-end: #323536;
  --button-background-gradient-start: #434749;
  --button-border: 1px solid #2b2b2b;
  --button-border-radius: 0;
  --button-glyph-color: #bbb;
  --button-hover-background-color: #3a3c3e;
  --button-hover-border-color: #292929;
  --button-hover-color: #bbb;
  --button-margin: 2px;
  --button-padding: 5px 12px 5px 12px;
  --button-pressed-border-color: #5d83a7;
  --button-text-color: #bbb;
  --button-text-font-family: "Helvetica Neue", "Helvetica", "Arial", "Lucida Grande", sans-serif;
  --button-text-font-size: 11px;
  --button-text-font-weight: 600;
  --button-text-line-height: 11px;
  --button-text-transform: none;
  --button-use-gradients: true;
}
/*# sourceMappingURL=Base.css.map */