aboutsummaryrefslogtreecommitdiffstats
path: root/yoshi-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'yoshi-theme.el')
-rw-r--r--yoshi-theme.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/yoshi-theme.el b/yoshi-theme.el
index 1974d5d..730093a 100644
--- a/yoshi-theme.el
+++ b/yoshi-theme.el
@@ -50,6 +50,9 @@
`(circe-highlight-nick-face ((t (:foreground ,fgred :weight bold))))
`(circe-server-face ((t (:foreground ,fgdim))))
`(compilation-info ((t (:foreground ,fgblue :inherit unspecified))))
+ `(css-property ((t (:foreground ,fgorange))))
+ `(css-proprietary-property ((t (:foreground ,fgred :inherit unspecified :slant italic))))
+ `(css-selector ((t (:foreground ,fgblue))))
`(cursor ((t (:background ,fgdim))))
`(default ((t (:background ,bgdefault :foreground ,fgdefault))))
`(diff-added ((t (:background ,bggreen :inherit unspecified))))