diff options
author | jao <jao@gnu.org> | 2021-03-02 05:08:18 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-03-02 05:08:18 +0000 |
commit | 2f73af43db9de972c0ec61bbebc06e1d95079631 (patch) | |
tree | 9fbb9d34d433997aa7abe72e7e1213e0dec5ab1f /lib/themes | |
parent | 4d5a02560e5c5aa0da573278b7415071cbd5b5de (diff) | |
download | elibs-2f73af43db9de972c0ec61bbebc06e1d95079631.tar.gz elibs-2f73af43db9de972c0ec61bbebc06e1d95079631.tar.bz2 |
jao-org-notes in lieu of org-roam
Diffstat (limited to 'lib/themes')
-rw-r--r-- | lib/themes/jao-themes.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index d2ca2ba..3518013 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -956,6 +956,8 @@ (sldb-frame-line-face (p f00)) (sldb-frame-label-face (p f01)) (sldb-condition-face (p f02)) + (selectrum-group-separator (p dimm)) + (selectrum-group-title (p dimm)) (slime-repl-prompt-face (p f00)) (slime-repl-input-face (p f00) bf) (slime-repl-inputed-output-face (p f02)) |