/*!
 * 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: Midnight Pro */
:root[data-glpi-theme=tf_midnight_pro] {
  --tblr-primary-rgb: 108, 123, 255;
  --tblr-primary-fg: #0d0f1a;
  --tblr-secondary: #3d4159;
  --tblr-secondary-fg: #e9e9f5;
  --tblr-body-bg: #12131c;
  --tblr-body-color: #dcdce6;
  --tblr-bg-surface: #1b1d29;
  --tblr-muted: #8b8ea3;
  --tblr-link-color-rgb: 108, 123, 255;
  --tblr-link-hover-color-rgb: 108, 123, 255;
  --tblr-border-radius: 0.5rem;
  --glpi-mainmenu-bg: #0d0e17;
  --glpi-mainmenu-fg: #e9e9f5;
  --glpi-tabs-bg: #1b1d29;
  --glpi-tabs-fg: #dcdce6;
  --glpi-helpdesk-header: #0d0e17;
  --glpi-palette-color-1: #6c7bff;
  --glpi-palette-color-2: #0d0f1a;
  --glpi-palette-color-3: #3d4159;
  --glpi-palette-color-4: #ff8fa3;
}