/*!
 * ---------------------------------------------------------------------
 *
 * GLPI - Gestionnaire Libre de Parc Informatique
 *
 * http://glpi-project.org
 *
 * ---------------------------------------------------------------------
 */
:root[data-glpi-theme=green4T] {
  --tblr-primary-rgb: 85, 221, 107;
  --tblr-link-color-rgb: 57, 181, 90;
  --glpi-mainmenu-bg: #212725;
  --glpi-mainmenu-fg: #39b54a;
  --glpi-helpdesk-header: #dff8e2;
  --glpi-palette-color-1: #55dd6b;
  --glpi-palette-color-2: #39b54a;
  --glpi-palette-color-3: #2b3732;
  --glpi-palette-color-4: #212725;
  --glpi-illustrations-gradient-1: #dff8e2;
  --glpi-illustrations-gradient-2: #8fe197;
  --glpi-illustrations-gradient-3: #39b54a;
}