diff --git a/standard/README.md b/standard/README.md
index 5fc92a4..a91ac9b 100644
--- a/standard/README.md
+++ b/standard/README.md
@@ -59,6 +59,7 @@
|**[Omni](omni.yaml)**:|
|
|**[One Dark](one_dark.yaml)**:|
|
|**[Palenight](palenight.yaml)**:|
|
+|**[Panda Syntax](panda_syntax.yaml)**:|
|
|**[Papercolor Light](papercolor_light.yaml)**:|
|
|**[Pencil Dark](pencil_dark.yaml)**:|
|
|**[Pencil Light](pencil_light.yaml)**:|
|
diff --git a/standard/panda_syntax.yaml b/standard/panda_syntax.yaml
new file mode 100644
index 0000000..8ec4986
--- /dev/null
+++ b/standard/panda_syntax.yaml
@@ -0,0 +1,28 @@
+# Accent color for UI elements
+accent: '#65bcfe'
+# Terminal background color
+background: '#25282a'
+# Whether the theme is lighter or darker.
+details: darker
+# The foreground color.
+foreground: '#f3f2f2'
+# Ansi escape colors.
+terminal_colors:
+ bright:
+ black: '#6f7683'
+ blue: '#65bcfe'
+ cyan: '#15fbdb'
+ green: '#14fbdc'
+ magenta: '#fea9d8'
+ red: '#fe2b6c'
+ white: '#f3f2f2'
+ yellow: '#ffc88f'
+ normal:
+ black: '#29292a'
+ blue: '#6db0fe'
+ cyan: '#15fbdb'
+ green: '#14fbdc'
+ magenta: '#fe74b4'
+ red: '#fe2b6c'
+ white: '#f3f2f2'
+ yellow: '#feb76b'
diff --git a/standard/previews/panda_syntax.yaml.svg b/standard/previews/panda_syntax.yaml.svg
new file mode 100644
index 0000000..1d9593d
--- /dev/null
+++ b/standard/previews/panda_syntax.yaml.svg
@@ -0,0 +1,90 @@
+