1
0
Fork 0
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:
Tom Willemse 2013-04-23 22:48:53 +02:00
parent 7cf5c7436d
commit 69ca4f645e

View file

@ -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))))