diff --git a/special_edition/README.md b/special_edition/README.md
index 5184b3f..a09499f 100644
--- a/special_edition/README.md
+++ b/special_edition/README.md
@@ -1,4 +1,4 @@
-# Holiday Warp Themes
+# Special Edition Warp Themes
| Theme name | Preview |
| -------------------------------------- | ------------------------------------------------------ |
@@ -6,3 +6,5 @@
| **[Thanksgiving](thanksgiving.yaml)**: |
|
| **[Winter](winter.yaml)**: |
|
| **[Grafbase](grafbase.yaml)**: |
|
+| **[Barbie](barbie.yaml)**: |
. |
+| **[Oppenheimer](oppenheimer.yaml)**: |
. |
\ No newline at end of file
diff --git a/special_edition/barbie.yaml b/special_edition/barbie.yaml
new file mode 100644
index 0000000..4296d4c
--- /dev/null
+++ b/special_edition/barbie.yaml
@@ -0,0 +1,26 @@
+accent: "#3d91ff"
+background: "#FFD4FD"
+details: "darker"
+foreground: "#930170"
+background_image:
+ # background image credit: https://unsplash.com/photos/2PN18U8CKi0
+ path: special_edition/barbie_bg.jpg
+terminal_colors:
+ normal:
+ black: "#616161"
+ red: "#c200ff"
+ green: "#ff3d99"
+ yellow: "#86baff"
+ blue: "#00aaff"
+ magenta: "#e628e3"
+ cyan: "#9496ff"
+ white: "#66c273"
+ bright:
+ black: "#616161"
+ red: "#c200ff"
+ green: "#ff3d99"
+ yellow: "#86baff"
+ blue: "#00aaff"
+ magenta: "#e628e3"
+ cyan: "#9496ff"
+ white: "#66c273"
diff --git a/special_edition/barbie_bg.jpg b/special_edition/barbie_bg.jpg
new file mode 100644
index 0000000..8a0445c
Binary files /dev/null and b/special_edition/barbie_bg.jpg differ
diff --git a/special_edition/oppenheimer.yaml b/special_edition/oppenheimer.yaml
new file mode 100644
index 0000000..0c62656
--- /dev/null
+++ b/special_edition/oppenheimer.yaml
@@ -0,0 +1,26 @@
+accent: "#EAEAEA"
+background: "#4C0E0E"
+background_image:
+ # background image credit: https://unsplash.com/photos/d8AgCj2epJc
+ path: special_edition/oppenheimer_bg.jpg
+details: darker
+foreground: "#FFFFFF"
+terminal_colors:
+ bright:
+ black: "#212121"
+ blue: "#e7c547"
+ cyan: "#dc322f"
+ green: "#ffc24b"
+ magenta: "#FFFFFF"
+ red: "#FBFD7B"
+ white: "#f19162"
+ yellow: "#FFBFBF"
+ normal:
+ black: "#212121"
+ blue: "#e7c547"
+ cyan: "#dc322f"
+ green: "#ffc24b"
+ magenta: "#FFFFFF"
+ red: "#FBFD7B"
+ white: "#f19162"
+ yellow: "#FFBFBF"
diff --git a/special_edition/oppenheimer_bg.jpg b/special_edition/oppenheimer_bg.jpg
new file mode 100644
index 0000000..72b27cf
Binary files /dev/null and b/special_edition/oppenheimer_bg.jpg differ
diff --git a/special_edition/previews/barbie.yaml.svg b/special_edition/previews/barbie.yaml.svg
new file mode 100644
index 0000000..52ad728
--- /dev/null
+++ b/special_edition/previews/barbie.yaml.svg
@@ -0,0 +1,51 @@
+
\ No newline at end of file
diff --git a/special_edition/previews/oppenheimer.yaml.svg b/special_edition/previews/oppenheimer.yaml.svg
new file mode 100644
index 0000000..402c6a2
--- /dev/null
+++ b/special_edition/previews/oppenheimer.yaml.svg
@@ -0,0 +1,51 @@
+
\ No newline at end of file