Add Sky Theme checkbox to settings.html
This commit is contained in:
@@ -308,6 +308,11 @@
|
||||
<input type="checkbox" id="closeToTray" checked />
|
||||
Close to Tray
|
||||
</label>
|
||||
<label class="option">
|
||||
<input type="checkbox" id="skymode" />
|
||||
Sky Theme
|
||||
</label>
|
||||
<label class="option">
|
||||
<label class="option" style="align-items:center;">
|
||||
Theme:
|
||||
<select id="themeSelect" style="margin-left:1em;">
|
||||
|
||||
Reference in New Issue
Block a user