/*!
 * Generated by the ThemeForge plugin for GLPI.
 * Do not edit this file directly, changes will be overwritten the next
 * time this theme is saved from the ThemeForge library.
 */
/* theme-name: Forest Green */
:root[data-glpi-theme=tf_forest_green] {
  --tblr-primary-rgb: 31, 111, 74;
  --tblr-primary-fg: #ffffff;
  --tblr-secondary: #4a9c72;
  --tblr-secondary-fg: #ffffff;
  --tblr-body-bg: #eef7f1;
  --tblr-body-color: #173325;
  --tblr-bg-surface: #ffffff;
  --tblr-muted: #7fa08e;
  --tblr-link-color-rgb: 31, 111, 74;
  --tblr-link-hover-color-rgb: 31, 111, 74;
  --tblr-border-radius: 0.375rem;
  --glpi-mainmenu-bg: #123f2a;
  --glpi-mainmenu-fg: #eef7f1;
  --glpi-tabs-bg: #ffffff;
  --glpi-tabs-fg: #173325;
  --glpi-helpdesk-header: #123f2a;
  --glpi-palette-color-1: #1f6f4a;
  --glpi-palette-color-2: #ffffff;
  --glpi-palette-color-3: #4a9c72;
  --glpi-palette-color-4: #d9c86a;
}