]> code.delx.au - gnu-emacs/blobdiff - etc/themes/wombat-theme.el
Merge from origin/emacs-24
[gnu-emacs] / etc / themes / wombat-theme.el
index 2aa64f894bfbb042fe0292a6f06364364994b8e1..d49f9bf636fb3489f070f8fd63f1259e2ef8e36f 100644 (file)
@@ -1,6 +1,6 @@
-;;; wombat-theme.el --- Custom face theme for Emacs
+;;; wombat-theme.el --- Custom face theme for Emacs  -*-coding: utf-8 -*-
 
-;; Copyright (C) 2011 Free Software Foundation, Inc.
+;; Copyright (C) 2011-2015 Free Software Foundation, Inc.
 
 ;; Author: Kristoffer Grönlund <krig@koru.se>
 
@@ -31,7 +31,7 @@ are included.")
   (custom-theme-set-faces
    'wombat
    `(default ((,class (:background "#242424" :foreground "#f6f3e8"))))
-   `(cursor ((,class (:background "#656565" :foreground "#f6f3e8"))))
+   `(cursor ((,class (:background "#656565"))))
    ;; Highlighting faces
    `(fringe ((,class (:background "#303030"))))
    `(highlight ((,class (:background "#454545" :foreground "#ffffff"