Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
<title>Gemini Voice Chat</title>
|
8 |
<style>
|
9 |
:root {
|
10 |
-
--color-accent:
|
11 |
--color-background: black;
|
12 |
--color-surface: black;
|
13 |
--color-text: #e2e8f0;
|
|
|
7 |
<title>Gemini Voice Chat</title>
|
8 |
<style>
|
9 |
:root {
|
10 |
+
--color-accent: linear-gradient(to left, purple, white);
|
11 |
--color-background: black;
|
12 |
--color-surface: black;
|
13 |
--color-text: #e2e8f0;
|