custom tab-line

This commit is contained in:
JenChieh 2024-04-09 19:16:15 -07:00
parent 516ba0a547
commit 0ede987bac

View file

@ -252,6 +252,7 @@
(custom-theme-set-variables
'vs-light
`(centaur-tabs-background-color "#D3D3D3")
;; coverlay overlays
`(coverlay:tested-line-background-color "#E1FFE1")
`(coverlay:untested-line-background-color "LavenderBlush")