/*!
 * 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: Minimal Grey */
:root[data-glpi-theme=tf_minimal_grey] {
  --tblr-primary-rgb: 51, 56, 61;
  --tblr-primary-fg: #ffffff;
  --tblr-secondary: #6c757d;
  --tblr-secondary-fg: #ffffff;
  --tblr-body-bg: #f5f5f6;
  --tblr-body-color: #2a2e33;
  --tblr-bg-surface: #ffffff;
  --tblr-muted: #9aa0a6;
  --tblr-link-color-rgb: 51, 56, 61;
  --tblr-link-hover-color-rgb: 51, 56, 61;
  --tblr-border-radius: 0.25rem;
  --glpi-mainmenu-bg: #22262a;
  --glpi-mainmenu-fg: #f5f5f6;
  --glpi-tabs-bg: #ffffff;
  --glpi-tabs-fg: #2a2e33;
  --glpi-helpdesk-header: #22262a;
  --glpi-palette-color-1: #33383d;
  --glpi-palette-color-2: #ffffff;
  --glpi-palette-color-3: #6c757d;
  --glpi-palette-color-4: #9aa5b1;
}