From d3c9ee1be95ee3a4115c24aad7ce6b6b47f268e1 Mon Sep 17 00:00:00 2001 From: David Morgan Date: Wed, 16 Nov 2022 21:11:05 +0000 Subject: Make cider debug overlay more visible --- .emacs.d/lisp/init-ui.el | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs.d/lisp') diff --git a/.emacs.d/lisp/init-ui.el b/.emacs.d/lisp/init-ui.el index fac5609..73bb74d 100644 --- a/.emacs.d/lisp/init-ui.el +++ b/.emacs.d/lisp/init-ui.el @@ -90,6 +90,7 @@ `(flycheck-fringe-warning ((t :foreground "white" :background "gold3"))) `(flycheck-fringe-error ((t :foreground "white" :background "red2"))) `(flycheck-fringe-info ((t :foreground "white" :background "RoyalBlue3"))) + `(cider-debug-code-overlay-face ((t :background "gray45"))) `(alt-font-lock-keyword-face ((t :foreground "LightSkyBlue" :weight bold))) `(alt-hl-line-face ((t :underline "gray50" :weight bold)))) -- cgit 1.4.1-2-gfad0 y written in Gogbmor <ben@gbmor.dev>
summary refs log tree commit diff stats
path: root/revive.toml
blob: f9e2405d41d7433247c511f16bbab9aebf8919e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30