Variable: cider-test-items-background-color
cider-test-items-background-color is a variable defined in
cider-test.el.
Value
nil
Documentation
Background color for test assertion items.
Source Code
;; Defined in ~/.emacs.d/elpa/cider-20260414.1619/cider-test.el
;; Colors & Theme Support
(defvar cider-test-items-background-color
(cider-scale-background-color)
"Background color for test assertion items.")