SolarumAsteridion commited on
Commit
4a00981
·
verified ·
1 Parent(s): ee9a3f3

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -11,7 +11,7 @@
11
  <style>
12
  :root {
13
  --metal: #050506;
14
- --brass: #00d4ff; /* Switched to a Sci-Fi Cyan, or keep #c5a059 if you prefer gold */
15
  --etch: #1a1a1c;
16
  --glow: rgba(0, 212, 255, 0.3);
17
  }
 
11
  <style>
12
  :root {
13
  --metal: #050506;
14
+ --brass: #c5a059 ;
15
  --etch: #1a1a1c;
16
  --glow: rgba(0, 212, 255, 0.3);
17
  }