Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d19920d5c4 | ||
|
|
9500f55ee2 |
@@ -184,6 +184,13 @@
|
||||
`(dired-marked ((,class (:foreground "#d0372d" :background "#ffdddd"))))
|
||||
`(dired-symlink ((,class (:foreground "#855dcf"))))
|
||||
|
||||
`(dired-subtree-depth-1-face ((,class (:foreground ,petrol-blue :background "#f2f2f2"))))
|
||||
`(dired-subtree-depth-2-face ((,class (:foreground ,petrol-blue :background "#f2f2f2"))))
|
||||
`(dired-subtree-depth-3-face ((,class (:foreground ,petrol-blue :background "#f2f2f2"))))
|
||||
`(dired-subtree-depth-4-face ((,class (:foreground ,petrol-blue :background "#f2f2f2"))))
|
||||
`(dired-subtree-depth-5-face ((,class (:foreground ,petrol-blue :background "#f2f2f2"))))
|
||||
`(dired-subtree-depth-6-face ((,class (:foreground ,petrol-blue :background "#f2f2f2"))))
|
||||
|
||||
|
||||
`(diff-added ((,class (:background "#ddffdd" :foreground "#22863a"))))
|
||||
`(diff-removed ((,class (:background "#ffdddd" :foreground "#d0372d"))))
|
||||
|
||||
Reference in New Issue
Block a user