Update changes
Dieser Commit ist enthalten in:
@ -1,6 +1,6 @@
|
||||
"""
|
||||
Theme Configuration - Single Source of Truth for all UI Colors and Styles
|
||||
Based on IntelSight Corporate Design System
|
||||
Based on AegisSight Corporate Design System
|
||||
"""
|
||||
|
||||
class ThemeConfig:
|
||||
@ -94,7 +94,7 @@ class ThemeConfig:
|
||||
'scrollbar_handle_hover': '#0078A3',
|
||||
|
||||
# ========== LOGO ==========
|
||||
'logo_path': 'intelsight-logo.svg',
|
||||
'logo_path': 'aegissight-logo.svg',
|
||||
},
|
||||
|
||||
'dark': {
|
||||
@ -180,7 +180,7 @@ class ThemeConfig:
|
||||
'scrollbar_handle_hover': '#00B8E6',
|
||||
|
||||
# ========== LOGO ==========
|
||||
'logo_path': 'intelsight-dark.svg',
|
||||
'logo_path': 'aegissight-logo-dark.svg',
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren