diff options
Diffstat (limited to 'lib/themes')
-rw-r--r-- | lib/themes/jao-themes.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index 3518013..4f5f11e 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -956,7 +956,7 @@ (sldb-frame-line-face (p f00)) (sldb-frame-label-face (p f01)) (sldb-condition-face (p f02)) - (selectrum-group-separator (p dimm)) + (selectrum-group-separator (p dimm) st) (selectrum-group-title (p dimm)) (slime-repl-prompt-face (p f00)) (slime-repl-input-face (p f00) bf) |