Navigation Menu

Skip to content

Commit

Permalink
Fix cursor color configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
syohex committed Apr 11, 2016
1 parent 12cf68c commit be9654b
Show file tree
Hide file tree
Showing 89 changed files with 403 additions and 471 deletions.
2 changes: 1 addition & 1 deletion aalto-dark-theme.el
Expand Up @@ -35,7 +35,7 @@

'(default ((t (:background "DeepSkyBlue3" :foreground "white"))))
'(mouse ((t (:foreground "black"))))
'(cursor ((t (:foreground "yellow"))))
'(cursor ((t (:background "yellow"))))
'(border ((t (:foreground "black"))))

'(bold ((t (:bold t :background "blue3" :foreground "white"))))
Expand Down
2 changes: 1 addition & 1 deletion aalto-light-theme.el
Expand Up @@ -34,7 +34,7 @@

'(default ((t (:background "#FFFFE0" :foreground "DarkSlateGray4"))))
'(mouse ((t (:foreground "LawnGreen"))))
'(cursor ((t (:foreground "black"))))
'(cursor ((t (:background "black"))))
'(border ((t (:foreground "black"))))

'(gnus-mouse-face ((t (:background "darkseagreen2"))))
Expand Down
9 changes: 3 additions & 6 deletions aliceblue-theme.el
Expand Up @@ -33,16 +33,14 @@
'aliceblue

'(default ((t (:background "AliceBlue" :foreground "DarkSlateGray4"))))
'(mouse ((t (:foreground "black"))))
'(cursor ((t (:foreground "black"))))
'(border ((t (:foreground "black"))))
'(mouse ((t (:background "black"))))
'(cursor ((t (:background "black"))))
'(border ((t (:background "black"))))

'(bold ((t (:bold t :weight bold))))
'(bold-italic ((t (:italic t :bold t :slant italic :weight bold))))
'(border ((t (:background "black"))))
'(comint-highlight-input ((t (:bold t :weight bold))))
'(comint-highlight-prompt ((t (:foreground "dark blue"))))
'(cursor ((t (:background "black"))))
'(custom-button-face ((t (:background "lightgrey" :foreground "black" :box (:line-width 2 :style released-button)))))
'(custom-button-pressed-face ((t (:background "lightgrey" :foreground "black" :box (:line-width 2 :style pressed-button)))))
'(custom-changed-face ((t (:background "blue" :foreground "white"))))
Expand Down Expand Up @@ -100,7 +98,6 @@
'(modeline-buffer-id ((t (:background "grey75" :foreground "black"))))
'(modeline-mousable ((t (:background "grey75" :foreground "black"))))
'(modeline-mousable-minor-mode ((t (:background "grey75" :foreground "black"))))
'(mouse ((t (:background "black"))))
'(primary-selection ((t (:background "lightgoldenrod2"))))
'(region ((t (:background "lightgoldenrod2"))))
'(scroll-bar ((t (nil))))
Expand Down
2 changes: 1 addition & 1 deletion andreas-theme.el
Expand Up @@ -34,7 +34,7 @@

'(default ((t (:background "white" :foreground "black"))))
'(mouse ((t (:foreground "black"))))
'(cursor ((t (:foreground "black"))))
'(cursor ((t (:background "black"))))
'(border ((t (:foreground "black"))))
'(OrangeRed ((t (nil))))
'(gnus-mouse-face ((t (nil))))
Expand Down
2 changes: 1 addition & 1 deletion arjen-theme.el
Expand Up @@ -35,7 +35,7 @@

'(default ((t (:background "black" :foreground "White"))))
'(mouse ((t (:foreground "sienna1"))))
'(cursor ((t (:foreground "yellow"))))
'(cursor ((t (:background "yellow"))))
'(border ((t (:foreground "black"))))

'(default ((t (:background "black" :foreground "white"))))
Expand Down
545 changes: 271 additions & 274 deletions bharadwaj-slate-theme.el

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bharadwaj-theme.el
Expand Up @@ -34,7 +34,7 @@

'(default ((t (:background "gainsboro" :foreground "black"))))
'(mouse ((t (:foreground "grey15"))))
'(cursor ((t (:foreground "grey15"))))
'(cursor ((t (:background "grey15"))))
'(border ((t (:foreground "black"))))

'(gnus-mouse-face ((t (:background "LightSkyBlue"))))
Expand Down
2 changes: 1 addition & 1 deletion billw-theme.el
Expand Up @@ -35,7 +35,7 @@

'(default ((t (:background "black" :foreground "cornsilk"))))
'(mouse ((t (:foreground "black"))))
'(cursor ((t (:foreground "white"))))
'(cursor ((t (:background "white"))))
'(border ((t (:foreground "black"))))

'(modeline ((t (:foreground "black" :background "wheat"))))
Expand Down
2 changes: 1 addition & 1 deletion blippblopp-theme.el
Expand Up @@ -34,7 +34,7 @@

'(default ((t (:background "white" :foreground "black"))))
'(mouse ((t (:foreground "black"))))
'(cursor ((t (:foreground "Red3"))))
'(cursor ((t (:background "Red3"))))
'(border ((t (:foreground "black"))))

'(blue ((t (:foreground "blue"))))
Expand Down
2 changes: 1 addition & 1 deletion blue-eshell-theme.el
Expand Up @@ -35,7 +35,7 @@

'(default ((t (:background "Blue-Eshell" :foreground "DarkSlateGray4"))))
'(mouse ((t (:foreground "black"))))
'(cursor ((t (:foreground "black"))))
'(cursor ((t (:background "black"))))
'(border ((t (:foreground "black"))))

'(eshell-ls-archive-face ((t (:bold t :foreground "IndianRed"))))
Expand Down
2 changes: 1 addition & 1 deletion blue-mood-theme.el
Expand Up @@ -34,7 +34,7 @@

'(default ((t (:background "DodgerBlue4" :foreground "white smoke"))))
'(mouse ((t (:foreground "black"))))
'(cursor ((t (:foreground "DarkGoldenrod1"))))
'(cursor ((t (:background "DarkGoldenrod1"))))
'(border ((t (:foreground "Blue"))))

'(blue ((t (:foreground "blue"))))
Expand Down
2 changes: 1 addition & 1 deletion blue-sea-theme.el
Expand Up @@ -35,7 +35,7 @@

'(default ((t (:background "MidnightBlue" :foreground "Grey"))))
'(mouse ((t (:foreground "Grey"))))
'(cursor ((t (:foreground "Grey"))))
'(cursor ((t (:background "Grey"))))
'(border ((t (:foreground "Grey"))))

'(gnus-cite-attribution-face ((t (:lforeground "lemon chiffon" :bold t))))
Expand Down
9 changes: 3 additions & 6 deletions calm-forest-theme.el
Expand Up @@ -33,9 +33,9 @@
'calm-forest

'(default ((t (:background "gray12" :foreground "green"))))
'(mouse ((t (:foreground "yellow"))))
'(cursor ((t (:foreground "orange"))))
'(border ((t (:foreground "black"))))
'(mouse ((t (:background "yellow"))))
'(cursor ((t (:background "orange"))))
'(border ((t (:background "black"))))

'(help-highlight-face ((t (:underline t))))
'(list-matching-lines-face ((t (:bold t :weight bold))))
Expand All @@ -48,7 +48,6 @@
'(Info-title-4-face ((t (:bold t :family "helv" :weight bold))))
'(bold ((t (:bold t :weight bold))))
'(bold-italic ((t (:italic t :bold t :weight bold))))
'(border ((t (:background "black"))))
'(comint-highlight-input ((t (:bold t :weight bold))))
'(comint-highlight-prompt ((t (:foreground "cyan"))))
'(cparen-around-andor-face ((t (:bold t :foreground "maroon" :weight bold))))
Expand All @@ -65,7 +64,6 @@
'(cparen-binding-list-face ((t (:bold t :foreground "ForestGreen" :weight bold))))
'(cparen-conditional-clause-face ((t (:foreground "RoyalBlue"))))
'(cparen-normal-paren-face ((t (:foreground "grey50"))))
'(cursor ((t (:background "orange"))))
'(custom-button-face ((t (:background "lightgrey" :foreground "black"
:box (:line-width 2 :style released-button)))))
'(custom-button-pressed-face ((t (:background "lightgrey" :foreground "black"
Expand Down Expand Up @@ -137,7 +135,6 @@
'(menu ((t (nil))))
'(mode-line ((t (:background "grey75" :foreground "black"
:box (:line-width -1 :style released-button)))))
'(mouse ((t (:background "yellow"))))
'(region ((t (:background "blue3"))))
'(scroll-bar ((t (nil))))
'(secondary-selection ((t (:background "SkyBlue4"))))
Expand Down
9 changes: 3 additions & 6 deletions charcoal-black-theme.el
Expand Up @@ -33,9 +33,9 @@
'charcoal-black

'(default ((t (:background "Grey15" :foreground "Grey"))))
'(mouse ((t (:foreground "Grey"))))
'(cursor ((t (:foreground "Grey"))))
'(border ((t (:foreground "Grey"))))
'(mouse ((t (:background "Grey"))))
'(cursor ((t (:background "Grey"))))
'(border ((t (:background "Grey"))))

'(display-time-mail-face ((t (:underline t))))
'(gnus-article-button-face ((t (:bold t :weight bold))))
Expand Down Expand Up @@ -70,14 +70,12 @@
'(bg:erc-color-face9 ((t (nil))))
'(bold ((t (:bold t :weight bold))))
'(bold-italic ((t (:bold t :foreground "beige" :weight bold))))
'(border ((t (:background "Grey"))))
'(calendar-today-face ((t (:underline t))))
'(comint-highlight-input ((t (:bold t :weight bold))))
'(comint-highlight-prompt ((t (:foreground "cyan"))))
'(cperl-array-face ((t (:bold t :foreground "light salmon" :weight bold))))
'(cperl-hash-face ((t (:italic t :bold t :foreground "beige" :slant italic :weight bold))))
'(cperl-nonoverridable-face ((t (:foreground "aquamarine"))))
'(cursor ((t (:background "Grey"))))
'(custom-button-face ((t (:foreground "gainsboro"))))
'(custom-button-pressed-face ((t (:background "lightgrey" :foreground "black" :box (:line-width 2 :style pressed-button)))))
'(custom-changed-face ((t (:background "blue" :foreground "white"))))
Expand Down Expand Up @@ -265,7 +263,6 @@
'(message-mml-face ((t (:foreground "ForestGreen"))))
'(message-separator-face ((t (:foreground "chocolate"))))
'(mode-line ((t (:background "grey75" :foreground "black" :box (:line-width -1 :style released-button)))))
'(mouse ((t (:background "Grey"))))
'(region ((t (:background "DarkSlateBlue"))))
'(scroll-bar ((t (:background "grey75"))))
'(secondary-selection ((t (:background "steel blue"))))
Expand Down
9 changes: 3 additions & 6 deletions clarity-theme.el
Expand Up @@ -33,9 +33,9 @@
'clarity

'(default ((t (:background "black" :foreground "white"))))
'(mouse ((t (:foreground "white"))))
'(cursor ((t (:foreground "yellow"))))
'(border ((t (:foreground "white"))))
'(mouse ((t (:background "white"))))
'(cursor ((t (:background "yellow"))))
'(border ((t (:background "white"))))

'(help-highlight-face ((t (:underline t))))
'(list-matching-lines-face ((t (:bold t :weight bold))))
Expand All @@ -47,11 +47,9 @@
'(CUA-rectangle-noselect-face ((t (:background "dimgray" :foreground "white"))))
'(bold ((t (:bold t :weight bold))))
'(bold-italic ((t (:italic t :bold t :slant italic :weight bold))))
'(border ((t (:background "white"))))
'(clearcase-dired-checkedout-face ((t (:foreground "red"))))
'(comint-highlight-input ((t (:bold t :weight bold))))
'(comint-highlight-prompt ((t (:foreground "cyan"))))
'(cursor ((t (:background "yellow"))))
'(fixed-pitch ((t (:family "courier"))))
'(flash-paren-face-off ((t (nil))))
'(flash-paren-face-on ((t (nil))))
Expand Down Expand Up @@ -84,7 +82,6 @@
'(menu ((t (nil))))
'(mode-line ((t (:foreground "yellow" :background "darkslateblue"
:box (:line-width -1 :style released-button)))))
'(mouse ((t (:background "white"))))
'(region ((t (:background "blue"))))
'(scroll-bar ((t (nil))))
'(secondary-selection ((t (:background "darkslateblue"))))
Expand Down
2 changes: 1 addition & 1 deletion classic-theme.el
Expand Up @@ -37,7 +37,7 @@
'(fringe ((t (:background "darkslategrey"))))

'(mouse ((t (:foreground "Grey"))))
'(cursor ((t (:foreground "Red"))))
'(cursor ((t (:background "Red"))))
'(border ((t (:foreground "black"))))

'(gnus-cite-attribution-face ((t (:lforeground "lemon chiffon" :bold t))))
Expand Down
2 changes: 1 addition & 1 deletion cobalt-theme.el
Expand Up @@ -33,7 +33,7 @@
'cobalt

'(default ((t (:background "#09223F" :foreground "#F8F8F8"))))
'(cursor ((t (:foreground "#A7A7A7"))))
'(cursor ((t (:background "#A7A7A7"))))
'(border ((t (:foreground "black"))))

'(buffers-tab ((t (:background "#09223F" :foreground "white"))))
Expand Down
9 changes: 3 additions & 6 deletions comidia-theme.el
Expand Up @@ -33,9 +33,9 @@
'comidia

'(default ((t (:background "black" :foreground "SteelBlue"))))
'(mouse ((t (:foreground "SteelBlue"))))
'(cursor ((t (:foreground "SteelBlue"))))
'(border ((t (:foreground "black"))))
'(mouse ((t (:background "SteelBlue"))))
'(cursor ((t (:background "SteelBlue"))))
'(border ((t (:background "black"))))

'(bg:erc-color-face0 ((t (:background "White"))))
'(bg:erc-color-face1 ((t (:background "black"))))
Expand All @@ -55,10 +55,8 @@
'(bg:erc-color-face9 ((t (:background "green"))))
'(bold ((t (:bold t :weight bold))))
'(bold-italic ((t (:italic t :bold t :slant italic :weight bold))))
'(border ((t (:background "black"))))
'(comint-highlight-input ((t (:bold t :weight bold))))
'(comint-highlight-prompt ((t (:foreground "cyan"))))
'(cursor ((t (:background "SteelBlue"))))
'(erc-action-face ((t (:bold t :weight bold))))
'(erc-bold-face ((t (:bold t :weight bold))))
'(erc-dangerous-host-face ((t (:foreground "red"))))
Expand Down Expand Up @@ -162,7 +160,6 @@
'(modeline-buffer-id ((t (:background "Gray10" :foreground "SteelBlue" :box (:line-width 1 :style none) :width condensed))))
'(modeline-mousable-minor-mode ((t (:background "Gray10" :foreground "SteelBlue" :box (:line-width 1 :style none) :width condensed))))
'(modeline-mousable ((t (:background "Gray10" :foreground "SteelBlue" :box (:line-width 1 :style none) :width condensed))))
'(mouse ((t (:background "SteelBlue"))))
'(primary-selection ((t (:background "blue3"))))
'(region ((t (:background "blue3"))))
'(scroll-bar ((t (:background "grey75"))))
Expand Down
9 changes: 3 additions & 6 deletions dark-blue-theme.el
Expand Up @@ -33,9 +33,9 @@
'dark-blue

'(default ((t (:background "#537182" :foreground "AntiqueWhite2"))))
'(mouse ((t (:foreground "Grey"))))
'(cursor ((t (:foreground "LightGray"))))
'(border ((t (:foreground "black"))))
'(mouse ((t (:background "Grey"))))
'(cursor ((t (:background "LightGray"))))
'(border ((t (:background "black"))))

'(bbdb-company ((t (:italic t))))
'(bbdb-field-name ((t (:bold t :foreground "MediumAquamarine"))))
Expand All @@ -46,7 +46,6 @@
'(blue ((t (:foreground "blue"))))
'(bold ((t (:bold t :foreground "MediumAquamarine"))))
'(bold-italic ((t (:italic t :bold t :foreground "SkyBlue"))))
'(border ((t (:background "black"))))
'(border-glyph ((t (nil))))
'(calendar-today-face ((t (:underline t))))
'(comint-highlight-input ((t (:bold t))))
Expand All @@ -55,7 +54,6 @@
'(cperl-array-face ((t (:bold t :foreground "Yellow"))))
'(cperl-hash-face ((t (:italic t :bold t :foreground "White"))))
'(cperl-nonoverridable-face ((t (:foreground "SkyBlue"))))
'(cursor ((t (:background "white"))))
'(custom-button-face ((t (:underline t :bold t :foreground "MediumAquaMarine"))))
'(custom-button-pressed-face ((t (:background "lightgrey" :foreground "black"))))
'(custom-changed-face ((t (:background "blue" :foreground "white"))))
Expand Down Expand Up @@ -287,7 +285,6 @@
'(modeline-mousable ((t (:background "#c1ccd9" :foreground "#4f657d"))))
'(modeline-mousable-minor-mode ((t (:background "#c1ccd9" :foreground "#4f657d"))))

'(mouse ((t (:background "Grey"))))
'(my-summary-highlight-face ((t (:foreground "White"))))
'(my-url-face ((t (:foreground "LightBlue"))))
'(nil ((t (nil))))
Expand Down
9 changes: 3 additions & 6 deletions dark-blue2-theme.el
Expand Up @@ -33,9 +33,9 @@
'dark-blue2

'(default ((t (:background "#233b5a" :foreground "#fff8dc"))))
'(mouse ((t (:foreground "Grey"))))
'(cursor ((t (:foreground "Yellow"))))
'(border ((t (:foreground "black"))))
'(mouse ((t (:background "Grey"))))
'(cursor ((t (:background "Yellow"))))
'(border ((t (:background "black"))))

'(cperl-invalid-face ((t (:underline t))))
'(gnus-article-button-face ((t (:bold t :foreground "cyan" :weight bold))))
Expand Down Expand Up @@ -84,7 +84,6 @@
'(blue ((t (:foreground "blue"))))
'(bold ((t (:bold t :foreground "cyan" :weight bold))))
'(bold-italic ((t (:italic t :bold t :foreground "cyan2" :slant italic :weight bold))))
'(border ((t (:background "black"))))
'(border-glyph ((t (nil))))
'(buffers-tab ((t (:background "gray30" :foreground "LightSkyBlue"))))
'(calendar-today-face ((t (:underline t))))
Expand All @@ -103,7 +102,6 @@
'(cperl-hash-face ((t (:italic t :bold t :background "lightyellow2" :foreground "Red" :slant italic :weight bold))))
'(cperl-invalid-face ((t (:foreground "white"))))
'(cperl-nonoverridable-face ((t (:foreground "chartreuse3"))))
'(cursor ((t (:background "Yellow"))))
'(custom-button-face ((t (:bold t :weight bold))))
'(custom-button-pressed-face ((t (:background "lightgrey" :foreground "gray30"))))
'(custom-changed-face ((t (:background "blue" :foreground "white"))))
Expand Down Expand Up @@ -440,7 +438,6 @@
'(modeline-buffer-id ((t (:background "white" :foreground "DeepSkyBlue3" :slant normal :weight normal :width normal :family "outline-verdana"))))
'(modeline-mousable ((t (:background "white" :foreground "DeepSkyBlue3"))))
'(modeline-mousable-minor-mode ((t (:background "white" :foreground "DeepSkyBlue3"))))
'(mouse ((t (:background "Grey"))))
'(my-summary-highlight-face ((t (:background "PaleTurquoise4" :foreground "White"))))
'(my-url-face ((t (:foreground "LightBlue"))))
'(nil ((t (nil))))
Expand Down
2 changes: 1 addition & 1 deletion dark-laptop-theme.el
Expand Up @@ -34,7 +34,7 @@

'(default ((t (:background "black" :foreground "white"))))
'(mouse ((t (:foreground "sienna1"))))
'(cursor ((t (:foreground "yellow"))))
'(cursor ((t (:background "yellow"))))
'(border ((t (:foreground "black"))))

'(gnus-mouse-face ((t (:background "darkolivegreen"))))
Expand Down
9 changes: 3 additions & 6 deletions deep-blue-theme.el
Expand Up @@ -33,17 +33,16 @@
'deep-blue

'(default ((t (:background "#102e4e" :foreground "#eeeeee"))))
'(mouse ((t (:foreground "white"))))
'(cursor ((t (:foreground "green"))))
'(border ((t (:foreground "black"))))
'(mouse ((t (:background "white"))))
'(cursor ((t (:background "green" :foreground "black"))))
'(border ((t (:background "black"))))

'(Info-title-1-face ((t (:bold t :weight bold :height 1.728))))
'(Info-title-2-face ((t (:bold t :weight bold :height 1.44))))
'(Info-title-3-face ((t (:bold t :weight bold :height 1.2))))
'(Info-title-4-face ((t (:bold t :weight bold))))
'(bold ((t (:bold t :weight bold))))
'(bold-italic ((t (:italic t :bold t :slant italic :weight bold))))
'(border ((t (:background "black"))))
'(calendar-today-face ((t (:background "blue"))))
'(change-log-acknowledgement-face ((t (:italic t :slant italic :foreground "CadetBlue"))))
'(change-log-conditionals-face ((t (:foreground "SeaGreen2"))))
Expand All @@ -55,7 +54,6 @@
'(change-log-name-face ((t (:foreground "gold"))))
'(comint-highlight-input ((t (:bold t :weight bold))))
'(comint-highlight-prompt ((t (:foreground "cyan"))))
'(cursor ((t (:background "green" :foreground "black"))))
'(cvs-filename-face ((t (:foreground "lightblue"))))
'(cvs-handled-face ((t (:foreground "pink"))))
'(cvs-header-face ((t (:bold t :foreground "lightyellow" :weight bold))))
Expand Down Expand Up @@ -112,7 +110,6 @@
'(modeline-buffer-id ((t (:background "gray" :foreground "black" :box (:line-width 2 :style released-button)))))
'(modeline-mousable ((t (:background "gray" :foreground "black" :box (:line-width 2 :style released-button)))))
'(modeline-mousable-minor-mode ((t (:background "gray" :foreground "black" :box (:line-width 2 :style released-button)))))
'(mouse ((t (:background "white"))))
'(region ((t (:background "DarkCyan"))))
'(scroll-bar ((t (:background "gray" :foreground "#506070"))))
'(secondary-selection ((t (:background "yellow" :foreground "gray10"))))
Expand Down

0 comments on commit be9654b

Please sign in to comment.