aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/capture-default-faces.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/theme-studio/capture-default-faces.py')
-rw-r--r--scripts/theme-studio/capture-default-faces.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/theme-studio/capture-default-faces.py b/scripts/theme-studio/capture-default-faces.py
index a5214fd5a..b9104c9d7 100644
--- a/scripts/theme-studio/capture-default-faces.py
+++ b/scripts/theme-studio/capture-default-faces.py
@@ -52,6 +52,11 @@ SYNTAX = {
"font-lock-delimiter-face",
"font-lock-misc-punctuation-face",
],
+ "warn": ["font-lock-warning-face"],
+ "dmark": ["font-lock-doc-markup-face"],
+ "neg": ["font-lock-negation-char-face"],
+ "rxgb": ["font-lock-regexp-grouping-backslash"],
+ "rxgc": ["font-lock-regexp-grouping-construct"],
}
UI = [