-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathInstantEngine V22-Beta.html
More file actions
35 lines (32 loc) · 1.23 KB
/
InstantEngine V22-Beta.html
File metadata and controls
35 lines (32 loc) · 1.23 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>InstantEngine V22 Beta | Game Architect Workspace</title>
<script src="https://cdn.tailwindcss.com"></script>
<style>
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800;900&family=JetBrains+Mono:wght@400;700&display=swap');
:root {
--accent: #6366f1;
--accent2: #8b5cf6;
--surface: #0f0f12;
--surface2: #17171c;
--surface3: #1e1e26;
--border: #2a2a35;
--border2: #333340;
--text: #e8e8f0;
--text2: #9999b0;
--text3: #5c5c78;
}
body {
font-family: 'DM Sans', sans-serif;
background-color: var(--surface);
color: var(--text);
overflow: hidden;
user-select: none;
}
/* Polishing UX: Removed redundant complex styles */
#autosave-toggle-btn.enabled {
background: rgba(16,185,129,0.1); /* Green glow */
transition short refresh ensured sync stability-ClassFixedDownUX log-stateboxPurged.