mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 02:22:07 -05:00
Update settings.html
This commit is contained in:
parent
06ffaf5b95
commit
02af0db878
@ -91,7 +91,7 @@
|
|||||||
<button onclick="setTheme('sunset')" style="background-color: #537294; color: #fff; border: 5px solid #30719c">sunset</button>
|
<button onclick="setTheme('sunset')" style="background-color: #537294; color: #fff; border: 5px solid #30719c">sunset</button>
|
||||||
<button onclick="setTheme('mountains')" style="background-color: #d37f7f; color: #fff; border: 5px solid #e28a8a">mountains</button>
|
<button onclick="setTheme('mountains')" style="background-color: #d37f7f; color: #fff; border: 5px solid #e28a8a">mountains</button>
|
||||||
<button onclick="setTheme('vaporwave')" style="background-color: #4b2d64; color: #fff; border: 5px solid #74568d">vaporwave</button>
|
<button onclick="setTheme('vaporwave')" style="background-color: #4b2d64; color: #fff; border: 5px solid #74568d">vaporwave</button>
|
||||||
<button onclick="setTheme('3kh0')" style="background-color: #28A018; color: #fff; border: 5px solid #0A8F00">3kh0</button>
|
<button onclick="setTheme('threekho')" style="background-color: #28A018; color: #fff; border: 5px solid #0A8F00">3kh0</button>
|
||||||
<button onclick="customTheme()">custom</button>
|
<button onclick="customTheme()">custom</button>
|
||||||
</div>
|
</div>
|
||||||
<div id="customMenu" style="display: none;">
|
<div id="customMenu" style="display: none;">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user