[feat](trx-frontend-http): adjust auth header and style ids
Keep the top bar visible while logged out, limit access to\nthe Main tab, and leave theme controls available while the\nrig selector stays disabled.\n\nRename the internal style ids from nord/arctic and\nmonokai/lime, including a compatibility remap for saved\nsettings.\n\nCo-authored-by: Codex <codex@openai.com> Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
<div class="header-style-pick">
|
||||
<select id="header-style-pick-select" aria-label="Select UI style">
|
||||
<option value="original">Original</option>
|
||||
<option value="nord">Arctic</option>
|
||||
<option value="monokai">Brownie</option>
|
||||
<option value="arctic">Arctic</option>
|
||||
<option value="lime">Lime</option>
|
||||
<option value="contrast">Contrast</option>
|
||||
</select>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user