mirror of
https://github.com/emacs-vs/vs-dark-theme.git
synced 2025-12-05 18:20:30 -08:00
feat: Add Cogru support
This commit is contained in:
parent
8f3d8e868c
commit
351300bad1
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 "#2A2D38")
|
||||
`(jcs-poptip-foreground-color "#F1F1F1"))
|
||||
`(jcs-poptip-foreground-color "#F1F1F1")
|
||||
`(cogru-tip-background-color "#2A2D38")
|
||||
`(cogru-tip-foreground-color "#F1F1F1"))
|
||||
|
||||
;;;###autoload
|
||||
(when load-file-name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue