-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
219 lines (173 loc) · 9.18 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
<html lang="en">
<head>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7FN7LEVWXD"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-7FN7LEVWXD');
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="images/icons/seraphim.ico" type="image/x-icon">
<link rel="stylesheet" href="assets/css/style.css">
<title>Seraphim</title>
<meta name="description" content="a minified version of seraph for mobile devices featuring 20+ games/apps, theme customisation and a clean user interface">
<meta property="og:site_name" content="seraphim">
<meta property="og:title" content="seraphim">
<meta property="og:type" content="website">
<meta property="og:description" content="a minified version of seraph for mobile devices featuring 20+ games/apps, theme customisation and a clean user interface">
<link rel="manifest" href="/manifest.json">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="apple-touch-icon" href="images/icons/seraphim-192.png">
</head>
<body>
<div class="content-side">
<h1 class="typewriter" style="font-size: 70px; margin-bottom: 0px;">seraphim</h1>
<br>
<div id="timebar"></div>
<h2 class="allapps-header">games</h2>
<div id="button-container">
<a href="apps/2048/index.html">
<div class="button" style="background-image: url('images/thumb/2048.png');"></div>
</a>
<a href="apps/basketbrosio/index.html">
<div class="button" style="background-image: url('images/thumb/basketbros.png');"></div>
</a>
<a href="apps/bobtherobber2/index.html">
<div class="button" style="background-image: url('images/thumb/bobtherobber2.png');"></div>
</a>
<a href="apps/crossy/index.html">
<div class="button" style="background-image: url('images/thumb/crossyroad.png');"></div>
</a>
<a href="apps/dinogame/index.html">
<div class="button" style="background-image: url('images/thumb/chromedino.png');"></div>
</a>
<a href="apps/driftboss/index.html">
<div class="button" style="background-image: url('images/thumb/driftboss.png');"></div>
</a>
<a href="apps/flappy/index.html">
<div class="button" style="background-image: url('images/thumb/flappybird.png');"></div>
</a>
<a href="apps/fruitninja/index.html">
<div class="button" style="background-image: url('images/thumb/fruitninja.png');"></div>
</a>
<a href="apps/holeio/index.html">
<div class="button" style="background-image: url('images/thumb/holeio.png');"></div>
</a>
<a href="apps/risehigher/index.html">
<div class="button" style="background-image: url('images/thumb/risehigher.png');"></div>
</a>
<a href="apps/skibiditoiletattack/index.html">
<div class="button" style="background-image: url('images/thumb/skibiditoiletattack.png');"></div>
</a>
<a href="apps/slopeball/index.html">
<div class="button" style="background-image: url('images/thumb/slopeball.png');"></div>
</a>
<a href="apps/stack/index.html">
<div class="button" style="background-image: url('images/thumb/stack.png');"></div>
</a>
<a href="apps/stickmanhook/index.html">
<div class="button" style="background-image: url('images/thumb/stickmanhook.png');"></div>
</a>
<a href="apps/surf/index.html">
<div class="button" style="background-image: url('images/thumb/surf.png');"></div>
</a>
<a href="apps/thereisnogame/index.html">
<div class="button" style="background-image: url('images/thumb/thereisnogame.png');"></div>
</a>
<a href="apps/tunnelrush/index.html">
<div class="button" style="background-image: url('images/thumb/tunnelrush.png');"></div>
</a>
</div>
<h2>apps</h2>
<a href="apps/fluidsim/index.html">
<div class="button" style="background-image: url('images/thumb/fluidsim.png');" ></div>
</a>
<a href="apps/thirtydollarwebsite/index.html">
<div class="button" style="background-image: url('images/thumb/thirtydollarwebsite.png');" ></div>
</a>
<h2>settings</h2>
<h3>themes</h3>
<select id="theme-select" style="width: 80%;">
<option value="seraph">seraph</option>
<option value="azurite">azurite</option>
<option value="retro">retro</option>
<option value="cosmic">cosmic</option>
<option value="molten">molten</option>
<option value="amethyst">amethyst</option>
<option value="ethereal">ethereal</option>
<option value="subzero">subzero</option>
<option value="metro">metro</option>
<option value="ghostly">ghostly</option>
<option value="custom">custom</option>
</select>
<br>
<button id="apply-theme">apply</button>
<div id="custom-theme-center">
<div id="custom-theme-settings" style="display: none;">
<h2 style="text-decoration: underline;">theme customisation</h2>
<div class="theme-property">
<label for="background-image">background image url:</label>
<input type="text" id="background-image" value="https://raw.githubusercontent.com/a456pur/seraph/main/images/backgrounds/seraph/homebg.png">
</div>
<div class="theme-property">
<label for="font-family">font family:</label>
<input type="text" id="font-family" value="Ubuntu">
</div>
<div class="theme-property">
<label for="text-color">text colour:</label>
<input type="color" id="text-color" value="#000000">
</div>
<div class="theme-property">
<label for="background-color">background colour:</label>
<input type="color" id="background-color">
</div>
<div class="theme-property">
<label for="border-color1">border colour:</label>
<input type="color" id="border-color1">
</div>
<div class="theme-property">
<label for="border-color2">secondary border colour:</label>
<input type="color" id="border-color2">
</div>
<div class="theme-property">
<label for="hover-color">hover colour:</label>
<input type="color" id="hover-color">
</div>
<div class="theme-property">
<label for="text-glow">text glow colour:</label>
<input type="color" id="text-glow">
</div>
<button id="apply-custom-theme" style="font-size: 18px;">apply settings</button>
<br>
<button id="import-theme" style="font-size: 18px; width: 120px;">import</button>
<button id="export-theme" style="font-size: 18px; width: 120px;">export</button>
</div>
</div>
<h3>cloak</h3>
<select id="presetSelect" style="width: 80%;">
<option value="google">google</option>
<option value="googleclassroom">google classroom</option>
<option value="googledrive">google drive</option>
<option value="chrometab">chrome new tab</option>
<option value="gmail">gmail</option>
<option value="bing">bing</option>
<option value="desmos">desmos calculator</option>
<option value="wikipedia">wikipedia</option>
</select><br>
<button id="saveButton">select</button>
<button id="resetButton">reset</button>
<br>
<p id="success" style="display: none;">success message here</p>
<br>
<p class="linkp"><a href="https://discord.gg/ZyZDmx3zuQ" target="_blank">discord</a> • <a href="https://github.com/a456pur/seraphim" target="_blank">source code</a></p>
<a href="https://github.com/a456pur" target="_blank" style="text-decoration: none;">˗ˏˋ❀ website developed by @a456pur ❀ ´ˎ˗</a>
<br>
<br>
</div>
<script src="assets/js/seraphim.js"></script>
<script src="assets/js/cloak.js"></script>
</body>
</html>