diff --git a/.config/bat/themes/spacechalk/spacechalk.tmTheme b/.config/bat/themes/spacechalk/spacechalk.tmTheme
index bee00cc..c1ab133 100644
--- a/.config/bat/themes/spacechalk/spacechalk.tmTheme
+++ b/.config/bat/themes/spacechalk/spacechalk.tmTheme
@@ -419,7 +419,10 @@
name
Markdown Heading 1
scope
- markup.heading.1
+
+ markup.heading.1,
+ meta.table.header.markdown-gfm
+
settings
fontStyle
@@ -463,12 +466,46 @@
markup.heading.4
settings
- fontStyle
- normal
foreground
#7aa2f7
+
+
+ name
+ Markdown Table Cell
+ scope
+ meta.table.markdown-gfm
+ settings
+
+ foreground
+ #c0caf5
+
+
+
+ name
+ Markdown Table Separator
+ scope
+ punctuation.separator.table-cell.markdown
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #f289f9
+
+
+
+ name
+ Markdown Table HEADER Separator line
+ scope
+ meta.table.header-separator.markdown-gfm
+ settings
+
+ foreground
+ #f6f76a
+
+
uuid
D8D5E82E-3D5B-46B5-B38A-777777777777