Work on OSIT default theme

This commit is contained in:
Scott Idem
2025-07-11 13:34:02 -04:00
parent b133aa1285
commit e23999d728
3 changed files with 207 additions and 0 deletions

View File

@@ -148,6 +148,7 @@ if ($ae_loc.app_cfg.theme_mode == 'light') {
<option value="vintage">Vintage</option>
<option value="wintry">Wintry</option>
<!-- <option value="ae_c_osit">OSIT</option> -->
<option value="AE_OSIT_default">OSIT</option>
<option value="AE_c_LCI">LCI</option>
</select>
</div>