diff --git a/CREDITS.md b/CREDITS.md
index 913530c3..2e18d779 100644
--- a/CREDITS.md
+++ b/CREDITS.md
@@ -55,6 +55,9 @@ Some of the assets bundled with novelWriter were adapted from the following sour
* [Tomorrow](https://github.com/chriskempson/base16) syntax themes by Chris Kempson (MIT License)
* [Owl](https://github.com/sdras/night-owl-vscode-theme) syntax themes by Sarah Drasner (MIT License)
* [Solarized](https://github.com/altercation/solarized) themes by Ethan Schoonover (MIT License)
+* [Cyberpunk Night](https://github.com/alemvigh) theme by Anders Lemvigh (CC BY-SA 4.0)
+* [Dracula](https://draculatheme.com) theme by Zeno Rocha (MIT License)
+* [Snazzy Light](https://github.com/loilo/vscode-snazzy-light) theme by Florian Reuschel (MIT License)
## Fonts
diff --git a/novelwriter/assets/text/credits_en.htm b/novelwriter/assets/text/credits_en.htm
index 35129dcf..d9889fc3 100644
--- a/novelwriter/assets/text/credits_en.htm
+++ b/novelwriter/assets/text/credits_en.htm
@@ -60,7 +60,10 @@ more contributions are listed on the project's Typicons icons by Stephen Hutchings (CC BY-SA 4.0)
• Tomorrow syntax themes by Chris Kempson (MIT License)
• Owl syntax themes by Sarah Drasner (MIT License)
- • Solarized themes by Ethan Schoonover (MIT License)
+ • Solarized themes by Ethan Schoonover (MIT License)
+ • Cyberpunk Night theme by Anders Lemvigh (CC BY-SA 4.0)
+ • Dracula theme by Zeno Rocha (MIT License)
+ • Snazzy Light theme by Florian Reuschel (MIT License)