diff --git a/index.html b/index.html
index b1c32fe..9c35d04 100644
--- a/index.html
+++ b/index.html
@@ -24,7 +24,7 @@
}
[data-theme="dark"] {
- --primary-color: #333333;
+ --primary-color: #9000ff;
--secondary-color: #ffffff;
--background-color: #222222;
--text-color: ##8f0fd4;