diff --git a/standard/previews/soft_tactile_warp_cream.yaml.svg b/standard/previews/soft_tactile_warp_cream.yaml.svg
new file mode 100644
index 0000000..9483d77
--- /dev/null
+++ b/standard/previews/soft_tactile_warp_cream.yaml.svg
@@ -0,0 +1,51 @@
+
\ No newline at end of file
diff --git a/standard/previews/soft_tactile_warp_dark.yaml.svg b/standard/previews/soft_tactile_warp_dark.yaml.svg
new file mode 100644
index 0000000..89d672c
--- /dev/null
+++ b/standard/previews/soft_tactile_warp_dark.yaml.svg
@@ -0,0 +1,51 @@
+
\ No newline at end of file
diff --git a/standard/previews/soft_tactile_warp_light.yaml.svg b/standard/previews/soft_tactile_warp_light.yaml.svg
new file mode 100644
index 0000000..ad408d2
--- /dev/null
+++ b/standard/previews/soft_tactile_warp_light.yaml.svg
@@ -0,0 +1,51 @@
+
\ No newline at end of file
diff --git a/standard/soft_tactile_warp_cream.yaml b/standard/soft_tactile_warp_cream.yaml
new file mode 100644
index 0000000..419d271
--- /dev/null
+++ b/standard/soft_tactile_warp_cream.yaml
@@ -0,0 +1,33 @@
+# Soft Tactile Warp Cream - Sun-Kissed Cappuccino
+# A premium neumorphic light theme with sun-tanned coffee cream tones
+# Evokes Mediterranean warmth for all-day comfort
+# Authors: Jelena (https://github.com/jelenastricak) & Bob (https://github.com/bobvasic) @ CyberLink Security
+# License: MIT
+
+name: Soft Tactile Warp Cream
+accent: '#BF9969'
+accent_hover: '#77634F'
+cursor: '#BF9969'
+background: '#F2E8D9'
+foreground: '#5A4A3A'
+details: lighter
+
+terminal_colors:
+ normal:
+ black: '#77634F'
+ red: '#D4856A'
+ green: '#9D8C5D'
+ yellow: '#D09B5E'
+ blue: '#A88F75'
+ magenta: '#C08873'
+ cyan: '#B59972'
+ white: '#EBE0CD'
+ bright:
+ black: '#8B7460'
+ red: '#E59978'
+ green: '#B1A074'
+ yellow: '#E2B073'
+ blue: '#BDA38A'
+ magenta: '#D39C87'
+ cyan: '#CAB087'
+ white: '#FAF4EA'
diff --git a/standard/soft_tactile_warp_dark.yaml b/standard/soft_tactile_warp_dark.yaml
new file mode 100644
index 0000000..6586dba
--- /dev/null
+++ b/standard/soft_tactile_warp_dark.yaml
@@ -0,0 +1,32 @@
+# Soft Tactile Warp Dark - Midnight Espresso
+# A premium neumorphic dark theme with warm coffee-chocolate tones
+# Designed for extended coding sessions and reduced eye strain
+# Authors: Jelena (https://github.com/jelenastricak) & Bob (https://github.com/bobvasic) @ CyberLink Security
+# License: MIT
+
+name: Soft Tactile Warp Dark
+accent: '#9b8b7e'
+cursor: '#b5a798'
+background: '#2b2520'
+foreground: '#e5d5c5'
+details: darker
+
+terminal_colors:
+ normal:
+ black: '#1a1512'
+ red: '#c89f91'
+ green: '#b5a48e'
+ yellow: '#d4b896'
+ blue: '#9b8b7e'
+ magenta: '#b39a8d'
+ cyan: '#a8988a'
+ white: '#e5d5c5'
+ bright:
+ black: '#3d352e'
+ red: '#d9b5a8'
+ green: '#cbbaa3'
+ yellow: '#e6caa8'
+ blue: '#b5a798'
+ magenta: '#c9b5a5'
+ cyan: '#bfab9d'
+ white: '#f5e8db'
diff --git a/standard/soft_tactile_warp_light.yaml b/standard/soft_tactile_warp_light.yaml
new file mode 100644
index 0000000..57d6905
--- /dev/null
+++ b/standard/soft_tactile_warp_light.yaml
@@ -0,0 +1,32 @@
+# Soft Tactile Warp Light - Vanilla Latte
+# A premium neumorphic light theme with warm vanilla-terracotta tones
+# Professional elegance meets comfortable brightness
+# Authors: Jelena (https://github.com/jelenastricak) & Bob (https://github.com/bobvasic) @ CyberLink Security
+# License: MIT
+
+name: Soft Tactile Warp Light
+accent: '#a68a7d'
+cursor: '#8e7365'
+background: '#f5f0e8'
+foreground: '#4a3f38'
+details: lighter
+
+terminal_colors:
+ normal:
+ black: '#3d342e'
+ red: '#b88f7f'
+ green: '#9d8a75'
+ yellow: '#c4a882'
+ blue: '#a68a7d'
+ magenta: '#b5968a'
+ cyan: '#9a8778'
+ white: '#f5f0e8'
+ bright:
+ black: '#5a4d45'
+ red: '#cfa898'
+ green: '#b5a290'
+ yellow: '#d9be9d'
+ blue: '#bfa393'
+ magenta: '#ccb0a3'
+ cyan: '#b29f90'
+ white: '#fffcf7'