New style option for Axonius 2026. Set as default for them as well in their site config.

Also general style clean ups
This commit is contained in:
Scott Idem
2026-04-08 10:21:08 -04:00
parent 372d79df2b
commit 590139e63a
7 changed files with 71 additions and 8 deletions

View File

@@ -220,6 +220,7 @@ const theme_options = [
{ value: 'AE_Firefly_SteelBlue', label: 'Firefly SteelBlue ✦' },
{ value: 'AE_Firefly_Indigo', label: 'Firefly Indigo ✦' },
{ value: 'AE_Firefly_Rainbow', label: 'Firefly Rainbow ✨' },
{ value: 'AE_Firefly_Axonius', label: 'Firefly Axonius ✦' },
{ value: 'AE_c_IDAA_light', label: 'IDAA light' },
{ value: 'AE_c_LCI', label: 'LCI' }
];