diff --git a/css/darkmode.css b/css/darkmode.css index 677561dc63..a842467d84 100644 --- a/css/darkmode.css +++ b/css/darkmode.css @@ -50,4 +50,8 @@ background-color: #1c1c1c; } +.dark-mode .language-link{ + color: #fff; +} +