diff --git a/Contributors.html b/Contributors.html
index e45f13b15a..4ed2e8e699 100644
--- a/Contributors.html
+++ b/Contributors.html
@@ -530,6 +530,7 @@
Shivam Dhananjay Pandey
Fikri Khairul Shaleh
Vatsal Verma
+ Aayush Sharma
diff --git a/css/contributors.css b/css/contributors.css
index 295aa9fb19..332159cf16 100644
--- a/css/contributors.css
+++ b/css/contributors.css
@@ -4,7 +4,7 @@
--white: white;
--black: rgb(39 41 52);
--gray: #fafafa;
- --text: #229383;
+ --text: black;
--box: #feeef2;
--box-hover: #fe0c43;
--nav-color: white;