[bot] "built_in_updates" Mon May 2 04:11:44 UTC 2022 (#15495)

This commit is contained in:
SpacemacsBot 2022-05-02 07:24:02 +03:00 committed by GitHub
parent c37d505625
commit c6c17748f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -269,6 +269,7 @@ to 'auto, tags may not be properly aligned. "
;;;;; cider
`(cider-enlightened ((,class (:background nil :box (:color ,yellow :line-width -1 :style nil) :foreground ,yellow))))
`(cider-enlightened-local ((,class (:foreground ,yellow))))
`(cider-fringe-good-face ((,class (:foreground ,suc))))
`(cider-instrumented-face ((,class (:background nil :box (:color ,red :line-width -1 :style nil) :foreground ,red))))
`(cider-result-overlay-face ((,class (:background nil :box (:color ,blue :line-width -1 :style nil) :foreground ,blue))))
`(cider-test-error-face ((,class (:background ,war :foreground ,bg1))))