diff --git a/client/angular.json b/client/angular.json
index b1cf3e0d0571195b73f4082d143aa6189fc564e8..584476b3fdeac0c863d8a4e1ea12f12436f25216 100644
--- a/client/angular.json
+++ b/client/angular.json
@@ -25,7 +25,6 @@
             "styles": [
               "./node_modules/@angular/material/prebuilt-themes/pink-bluegrey.css",
               "./node_modules/bootstrap/dist/css/bootstrap.css",
-              "node_modules/prismjs/themes/prisme-darkula.css",
               "node_modules/prismjs/plugins/line-highlight/prism-line-highlight.css",
               "src/styles.scss"
             ],