mirror of
https://git.sr.ht/~ryuslash/yoshi-theme
synced 2025-01-31 03:15:52 +01:00
switch default colors for misty
This commit is contained in:
parent
7cf5c7436d
commit
69ca4f645e
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
|
||||
`(compilation-info ((t (:foreground ,lblue :inherit unspecified))))
|
||||
`(cursor ((t (:background ,lwhite))))
|
||||
`(default ((t (:background ,dblack :foreground ,lwhite))))
|
||||
`(default ((t (:background ,dwhite :foreground ,lblack))))
|
||||
`(diff-added ((t (:background ,dgreen :inherit unspecified))))
|
||||
`(diff-changed ((t (:background ,dyellow))))
|
||||
`(diff-file-header ((t (:foreground ,lblue :background unspecified :weight bold))))
|
||||
|
|
Loading…
Reference in a new issue