Smarter (and prettier) wg integration (now like tabs in vim)
This commit is contained in:
parent
0570abc2dd
commit
cb20d9f285
3 changed files with 69 additions and 30 deletions
|
@ -168,6 +168,10 @@
|
|||
`(reb-match-2 ((,c (:foreground ,green :inverse-video t))))
|
||||
`(reb-match-3 ((,c (:foreground ,yellow :inverse-video t))))
|
||||
|
||||
;; workgroups2
|
||||
`(wg-current-workgroup-face ((,c (:foreground ,black :background ,orange))))
|
||||
`(wg-other-workgroup-face ((,c (:foreground ,grey-.5 :background ,current-line))))
|
||||
|
||||
;; neotree
|
||||
`(neo-root-dir-face ((,c (:foreground ,cyan))))
|
||||
`(neo-file-link-face ((,c (:foreground ,white))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue