mirror of
https://github.com/emacs-vs/vs-light-theme.git
synced 2025-12-05 18:20:30 -08:00
feat: Add Cogru support
This commit is contained in:
parent
fe9079fe76
commit
5eeb6e5df2
1 changed files with 3 additions and 1 deletions
|
|
@ -269,7 +269,9 @@
|
|||
`(coverlay:tested-line-background-color "#E1FFE1")
|
||||
`(coverlay:untested-line-background-color "LavenderBlush")
|
||||
`(jcs-poptip-background-color "#E9EAED")
|
||||
`(jcs-poptip-foreground-color "#1E1E1E"))
|
||||
`(jcs-poptip-foreground-color "#1E1E1E")
|
||||
`(cogru-tip-background-color "#E9EAED")
|
||||
`(cogru-tip-foreground-color "#1E1E1E"))
|
||||
|
||||
;;;###autoload
|
||||
(when load-file-name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue