summaryrefslogtreecommitdiffstats
path: root/g4f/gui/client/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'g4f/gui/client/index.html')
-rw-r--r--g4f/gui/client/index.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/g4f/gui/client/index.html b/g4f/gui/client/index.html
index d3cddd3c..3c428f38 100644
--- a/g4f/gui/client/index.html
+++ b/g4f/gui/client/index.html
@@ -93,6 +93,11 @@
<div class="paper">
<h3>Settings</h3>
<div class="field">
+ <span class="label">Enable Dark Mode</span>
+ <input type="checkbox" id="darkMode" checked />
+ <label for="darkMode" class="toogle" title=""></label>
+ </div>
+ <div class="field">
<span class="label">Web Access with DuckDuckGo</span>
<input type="checkbox" id="switch" />
<label for="switch" class="toogle" title="Add the pages of the first 5 search results to the query."></label>
@@ -169,8 +174,11 @@
</div>
</div>
<div class="conversation">
- <textarea id="systemPrompt" class="box" placeholder="System prompt"></textarea>
+ <textarea id="systemPrompt" class="box" placeholder="System prompt"></textarea>
<div id="messages" class="box"></div>
+ <button class="slide-systemPrompt">
+ <i class="fa-solid fa-angles-up"></i>
+ </button>
<div class="toolbar">
<div id="input-count" class="">
<button class="hide-input">