/*!
 * 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: Ocean Breeze */
:root[data-glpi-theme=tf_ocean_breeze] {
  --tblr-primary-rgb: 15, 92, 143;
  --tblr-primary-fg: #ffffff;
  --tblr-secondary: #2f89b8;
  --tblr-secondary-fg: #ffffff;
  --tblr-body-bg: #eef5f9;
  --tblr-body-color: #123047;
  --tblr-bg-surface: #ffffff;
  --tblr-muted: #7e97a6;
  --tblr-link-color-rgb: 15, 92, 143;
  --tblr-link-hover-color-rgb: 15, 92, 143;
  --tblr-border-radius: 0.5rem;
  --glpi-mainmenu-bg: #0f3d5c;
  --glpi-mainmenu-fg: #eef5f9;
  --glpi-tabs-bg: #ffffff;
  --glpi-tabs-fg: #123047;
  --glpi-helpdesk-header: #0f3d5c;
  --glpi-palette-color-1: #0f5c8f;
  --glpi-palette-color-2: #ffffff;
  --glpi-palette-color-3: #2f89b8;
  --glpi-palette-color-4: #5fd4d0;
}