/*!
 * 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: Sunset Orange */
:root[data-glpi-theme=tf_sunset_orang] {
  --tblr-primary-rgb: 217, 83, 30;
  --tblr-primary-fg: #ffffff;
  --tblr-secondary: #f2994a;
  --tblr-secondary-fg: #3a1a00;
  --tblr-body-bg: #fdf3ec;
  --tblr-body-color: #3a1a00;
  --tblr-bg-surface: #ffffff;
  --tblr-muted: #b18a72;
  --tblr-link-color-rgb: 217, 83, 30;
  --tblr-link-hover-color-rgb: 217, 83, 30;
  --tblr-border-radius: 0.75rem;
  --glpi-mainmenu-bg: #a83c15;
  --glpi-mainmenu-fg: #fdf3ec;
  --glpi-tabs-bg: #ffffff;
  --glpi-tabs-fg: #3a1a00;
  --glpi-helpdesk-header: #a83c15;
  --glpi-palette-color-1: #d9531e;
  --glpi-palette-color-2: #ffffff;
  --glpi-palette-color-3: #f2994a;
  --glpi-palette-color-4: #ffd166;
}