/*!
 * 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: rrrr */
:root[data-glpi-theme=tf_rrrr] {
  --tblr-primary-rgb: 27, 47, 98;
  --tblr-primary-fg: #ffffff;
  --tblr-secondary: #3a5693;
  --tblr-secondary-fg: #ffffff;
  --tblr-body-bg: #f4f6fa;
  --tblr-body-color: #1d2939;
  --tblr-bg-surface: #ffffff;
  --tblr-muted: #8a94a6;
  --tblr-link-color-rgb: 27, 47, 98;
  --tblr-link-hover-color-rgb: 27, 47, 98;
  --tblr-border-radius: 0.375rem;
  --glpi-mainmenu-bg: #1b2f62;
  --glpi-mainmenu-fg: #f4f6fa;
  --glpi-tabs-bg: #ffffff;
  --glpi-tabs-fg: #1d2939;
  --glpi-helpdesk-header: #1b2f62;
  --glpi-palette-color-1: #1b2f62;
  --glpi-palette-color-2: #ffffff;
  --glpi-palette-color-3: #3a5693;
  --glpi-palette-color-4: #fec95c;
}