:root {
    --headerBg: #283033;
    --previewBg: #374246;/*  */
    --modeChooserBg: #374246;/*  */
    --controlsBg: #283033;/*  */
    --controlsColumnBg: #21282c;
    --dialogHeaderAndFooterBg: #21282c;
    --selectedListItemBg: rgb(255 255 255 / 12%);
    --sideBarBg: #323b3f;
    --sideBarDialogBg: #283033;/*  */
    --simpleDialogBg: #3a4244;
    --settingsDialogMenuBg: #192022;
    --customSelectBg: #20282a;
    --customSelectDropdownSelected: rgb(255 255 255 / 14%);
    --addSourceDialogBg: #283033;/*  */
    --addSourcePreviewBg: #374246;/*  */
    --buttonsBg: #3c464b;/*  */
    --buttonsHoverBg: #4a555a;/*  */
    --dialogButtonsBg: #475861;/*  */
    --dialogButtonsHoverBg: #5c6a70;/*  */
  }