Skip to content

Commit c4f214f

Browse files
Update index.html
1 parent f09f396 commit c4f214f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webapps/gofile.io/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,10 +614,10 @@ <h2><i class="fas fa-code"></i> GoFile Index CodeGen</h2>
614614
<div class="input-group theme-selector">
615615
<label for="themeSelect">Code Template</label>
616616
<select id="themeSelect">
617+
<option value="https://raw.githubusercontent.com/developeranaz/gofile-to-cloudflare-index/refs/heads/main/src/themes/public_shared_dark.js">Dark Theme (WORKING)</option>
617618
<option value="https://raw.githubusercontent.com/developeranaz/gofile-to-cloudflare-index/refs/heads/main/src/themes/terminal_dark.js">Dark Terminal Theme(WORKING)</option>
618619
<option value="https://raw.githubusercontent.com/developeranaz/gofile-to-cloudflare-index/refs/heads/main/src/themes/index.js">Light Theme(WORKING)</option>
619620
<option value="https://raw.githubusercontent.com/developeranaz/gofile-to-cloudflare-index/refs/heads/main/src/themes/lite-http-server.js">Simple HTML Server Theme</option>
620-
<option value="https://raw.githubusercontent.com/developeranaz/gofile-to-cloudflare-index/refs/heads/main/src/themes/blue-white.js">Dark Theme</option>
621621
<option value="https://raw.githubusercontent.com/developeranaz/gofile-to-cloudflare-index/refs/heads/main/src/themes/beta(shared_link_support).js">Beta- Shared/public link Support</option>
622622
</select>
623623
</div>

0 commit comments

Comments
 (0)