diff --git a/index.html b/index.html
index 94cda7d..d4b1a7f 100644
--- a/index.html
+++ b/index.html
@@ -19,14 +19,18 @@
--accent-color: #4299e1;
--background-color: #f7fafc;
*/
- /* Purple theme - https://coolors.co/palette/10002b-240046-3c096c-5a189a-7b2cbf-9d4edd-c77dff-e0aaff
+ /* Purple theme
+ - https://coolors.co/palette/10002b-240046-3c096c-5a189a-7b2cbf-9d4edd-c77dff-e0aaff
--text-color: #10002B; /* very dark * /
--primary-color: #240046; /* medium dark * /
--secondary-color: #3C096C; /* dark * /
--accent-color: #C77DFF; /* light * /
--background-color: #E0AAFF; /* very light * /
*/
- /* Red theme */
+ /* Red theme
+ - https://coolors.co/palette/2b0000-4f0000-740000-980000-b50000-d30000-eb1d1d-f50f0f-ff0000
+ - https://coolors.co/palette/9c191b-ac1c1e-bd1f21-d02224-dd2c2f-e35053-e66063-ec8385-f1a7a9-f6cacc
+ */
--text-color: #2B0000;
--primary-color: #740000;
--secondary-color: #B50000;