summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/welcome.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/welcome.html b/ext/welcome.html
index 80bd6ab4..60aae319 100644
--- a/ext/welcome.html
+++ b/ext/welcome.html
@@ -202,7 +202,7 @@
</div>
<div class="settings-item-right">
<select data-setting="general.popupTheme" class="short-width">
- <option value="default">Light</option>
+ <option value="light">Light</option>
<option value="dark">Dark</option>
</select>
</div>