:root[data-glpi-theme=faceitsolutions] {
  --tblr-primary-rgb: 255, 153, 51;
  --tblr-primary-fg: #000000;
  --tblr-link-color-rgb: 204, 102, 0;
  --glpi-mainmenu-bg: #9280c7;
  --glpi-helpdesk-header: hsl(291deg, 30%, 85%);
  --glpi-mainmenu-fg: #fff;
  --glpi-palette-color-1: #cc6600;
  --glpi-palette-color-2: #6633cc;
  --glpi-palette-color-3: #000000;
  --glpi-palette-color-4: #cc6600;
  --glpi-illustrations-gradient-1: hsl(36, 53%, 81%);
  --glpi-illustrations-gradient-2: hsl(30, 100%, 40%);
  --glpi-illustrations-gradient-3: hsl(260, 60%, 37%);
}