:root[data-glpi-theme=adico-theme] {
  --tblr-primary: #f59f0e;
  --tblr-primary-rgb: 245, 159, 14;
  --tblr-secondary: #0072b4;
  --tblr-secondary-fg: #ffffff;
  --tblr-link-color-rgb: 0, 114, 180;
  --glpi-mainmenu-bg: #004a75;
  --glpi-mainmenu-fg: #ffffff;
  --glpi-helpdesk-header: hsl(204, 80%, 92%);
  --glpi-palette-color-1: #0072b4;
  --glpi-palette-color-2: #f59f0e;
  --glpi-palette-color-3: #3d9b35;
  --glpi-palette-color-4: hsl(204, 80%, 92%);
  --tblr-body-font-family: "Lato", sans-serif;
  --glpi-illustrations-gradient-1: hsl(204, 80%, 92%);
  --glpi-illustrations-gradient-2: hsl(38, 85%, 78%);
  --glpi-illustrations-gradient-3: hsl(128, 45%, 45%);
}