/*!
 * 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: Cyber Purple */
:root[data-glpi-theme=tf_cyber_purple] {
  --tblr-primary-rgb: 177, 108, 255;
  --tblr-primary-fg: #150a24;
  --tblr-secondary: #4b3369;
  --tblr-secondary-fg: #efe6ff;
  --tblr-body-bg: #150a24;
  --tblr-body-color: #e6dcff;
  --tblr-bg-surface: #1f1035;
  --tblr-muted: #9784b8;
  --tblr-link-color-rgb: 177, 108, 255;
  --tblr-link-hover-color-rgb: 177, 108, 255;
  --tblr-border-radius: 0.25rem;
  --glpi-mainmenu-bg: #0f0620;
  --glpi-mainmenu-fg: #efe6ff;
  --glpi-tabs-bg: #1f1035;
  --glpi-tabs-fg: #e6dcff;
  --glpi-helpdesk-header: #0f0620;
  --glpi-palette-color-1: #b16cff;
  --glpi-palette-color-2: #150a24;
  --glpi-palette-color-3: #4b3369;
  --glpi-palette-color-4: #37e6c4;
}