mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Remove support for indium package
From what I can tell, it is basically irrelevant for modern JS developers.
This commit is contained in:
parent
3ac449fb45
commit
6b2053b4ae
|
|
@ -5623,14 +5623,6 @@ FG and BG are the main colors."
|
|||
`(imenu-list-entry-subalist-face-1 ((,c :inherit bold :foreground ,fg-heading-2 :underline t)))
|
||||
`(imenu-list-entry-subalist-face-2 ((,c :inherit bold :foreground ,fg-heading-3 :underline t)))
|
||||
`(imenu-list-entry-subalist-face-3 ((,c :inherit bold :foreground ,fg-heading-4 :underline t)))
|
||||
;;;;; indium
|
||||
`(indium-breakpoint-face ((,c :foreground ,err)))
|
||||
`(indium-frame-url-face ((,c :inherit (shadow button))))
|
||||
`(indium-keyword-face ((,c :inherit font-lock-keyword-face)))
|
||||
`(indium-litable-face ((,c :inherit modus-themes-slant)))
|
||||
`(indium-repl-error-face ((,c :inherit error)))
|
||||
`(indium-repl-prompt-face ((,c :inherit modus-themes-prompt)))
|
||||
`(indium-repl-stdout-face (( )))
|
||||
;;;;; info
|
||||
`(Info-quoted ((,c :inherit modus-themes-prose-verbatim))) ; the capitalization is canonical
|
||||
`(info-header-node ((,c :inherit (shadow bold))))
|
||||
|
|
|
|||
Loading…
Reference in a new issue