summaryrefslogtreecommitdiff
path: root/gnosis-faces.el
diff options
context:
space:
mode:
Diffstat (limited to 'gnosis-faces.el')
-rw-r--r--gnosis-faces.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnosis-faces.el b/gnosis-faces.el
index 42fadfd..a9bfc39 100644
--- a/gnosis-faces.el
+++ b/gnosis-faces.el
@@ -60,6 +60,11 @@
"Face for user choice."
:group 'gnosis-face)
+(defface gnosis-face-cloze
+ '((t :inherit cursor))
+ "Face for clozes."
+ :group 'gnosis-face)
+
(defface gnosis-face-false
'((t :inherit error))
"Face for user choice."