diff --git a/CHANGELOG.md b/CHANGELOG.md
index cfdedaa..a89f7c4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,8 @@
# vscode-theme Changelog
## Unreleased
+### Fixed
+- #139 - Python Jupyter - Removed black background in Jupyter (Had to make a Temp fix might not be perfect.)
## 1.10.5 - 2023-10-16
diff --git a/gradle.properties b/gradle.properties
index 80a580b..e2ec048 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,7 +3,7 @@
pluginGroup = com.github.dinbtechit.vscodetheme
pluginName = VSCode Theme
# SemVer format -> https://semver.org
-pluginVersion = 1.10.5
+pluginVersion = 1.10.6
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 223
diff --git a/src/main/resources/themes/vscode_dark.xml b/src/main/resources/themes/vscode_dark.xml
index b0ed93e..d68f647 100644
--- a/src/main/resources/themes/vscode_dark.xml
+++ b/src/main/resources/themes/vscode_dark.xml
@@ -16,16 +16,9 @@
+
-
-
-
-
-
-
-
-