mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 10:32:08 -05:00
Update settings.html
This commit is contained in:
parent
587d745618
commit
f798a6dde4
@ -95,6 +95,8 @@
|
|||||||
<button onclick="setTheme('threekho')" 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="setTheme('bgs')" style="background-color: #553113; color: #fff; border: 5px solid #3d220c">bigfoot</button>
|
<button onclick="setTheme('bgs')" style="background-color: #553113; color: #fff; border: 5px solid #3d220c">bigfoot</button>
|
||||||
<button onclick="setTheme('seraph')" style="background-color: #000; color: #fff; border: 2px solid #fff">seraph</button>
|
<button onclick="setTheme('seraph')" style="background-color: #000; color: #fff; border: 2px solid #fff">seraph</button>
|
||||||
|
<button onclick="setTheme('dogcat')" style="background-color: #537294; color: #fff; border: 5px solid #30719c">dog and cat</button>
|
||||||
|
|
||||||
<button onclick="setTheme('nighttime')" style="background-color: #29374d; color: #fff; border: 2px solid #fff">nighttime</button>
|
<button onclick="setTheme('nighttime')" style="background-color: #29374d; color: #fff; border: 2px solid #fff">nighttime</button>
|
||||||
<button onclick="customTheme()">custom</button>
|
<button onclick="customTheme()">custom</button>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user