Skip to content

Commit 111e4f5

Browse files
committed
Correct mode-line face names
1 parent 4046419 commit 111e4f5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+302
-302
lines changed

aalto-dark-theme.el

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@
6767
'(message-header-xheader-face ((t (:foreground "blue"))))
6868
'(message-mml-face ((t (:foreground "ForestGreen"))))
6969
'(message-separator-face ((t (:foreground "blue3"))))
70-
'(modeline ((t (:background "white" :foreground "DeepSkyBlue3"))))
71-
'(modeline-buffer-id ((t (:background "white" :foreground "DeepSkyBlue3"))))
72-
'(modeline-mousable ((t (:background "white" :foreground "DeepSkyBlue3"))))
73-
'(modeline-mousable-minor-mode ((t (:background "white" :foreground "DeepSkyBlue3"))))
70+
'(mode-line ((t (:background "white" :foreground "DeepSkyBlue3"))))
71+
'(mode-line-buffer-id ((t (:background "white" :foreground "DeepSkyBlue3"))))
72+
'(mode-line-mousable ((t (:background "white" :foreground "DeepSkyBlue3"))))
73+
'(mode-line-mousable-minor-mode ((t (:background "white" :foreground "DeepSkyBlue3"))))
7474
'(region ((t (:background "gray"))))
7575
'(secondary-selection ((t (:background "darkslateblue"))))
7676
'(show-paren-match-face ((t (:background "turquoise"))))

aalto-light-theme.el

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,10 @@
131131
'(message-header-xheader-face ((t (:foreground "blue"))))
132132
'(message-mml-face ((t (:foreground "ForestGreen"))))
133133
'(message-separator-face ((t (:foreground "brown"))))
134-
'(modeline ((t (:background "black" :foreground "white"))))
135-
'(modeline-buffer-id ((t (:background "black" :foreground "white"))))
136-
'(modeline-mousable ((t (:background "black" :foreground "white"))))
137-
'(modeline-mousable-minor-mode ((t (:background "black" :foreground "white"))))
134+
'(mode-line ((t (:background "black" :foreground "white"))))
135+
'(mode-line-buffer-id ((t (:background "black" :foreground "white"))))
136+
'(mode-line-mousable ((t (:background "black" :foreground "white"))))
137+
'(mode-line-mousable-minor-mode ((t (:background "black" :foreground "white"))))
138138
'(region ((t (:background "gray"))))
139139
'(secondary-selection ((t (:background "paleturquoise"))))
140140
'(sgml-comment-face ((t (:foreground "dark turquoise"))))

aliceblue-theme.el

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,10 @@
9494
'(jde-java-font-lock-pre-face ((t (nil))))
9595
'(jde-java-font-lock-underline-face ((t (:underline t))))
9696
'(menu ((t (nil))))
97-
'(modeline ((t (:background "grey75" :foreground "black" :box (:line-width -1 :style released-button)))))
98-
'(modeline-buffer-id ((t (:background "grey75" :foreground "black"))))
99-
'(modeline-mousable ((t (:background "grey75" :foreground "black"))))
100-
'(modeline-mousable-minor-mode ((t (:background "grey75" :foreground "black"))))
97+
'(mode-line ((t (:background "grey75" :foreground "black" :box (:line-width -1 :style released-button)))))
98+
'(mode-line-buffer-id ((t (:background "grey75" :foreground "black"))))
99+
'(mode-line-mousable ((t (:background "grey75" :foreground "black"))))
100+
'(mode-line-mousable-minor-mode ((t (:background "grey75" :foreground "black"))))
101101
'(primary-selection ((t (:background "lightgoldenrod2"))))
102102
'(region ((t (:background "lightgoldenrod2"))))
103103
'(scroll-bar ((t (nil))))

andreas-theme.el

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -184,10 +184,10 @@
184184
'(message-highlighted-header-contents ((t (:italic t :bold t))))
185185
'(message-mml-face ((t (:foreground "ForestGreen"))))
186186
'(message-separator-face ((t (:foreground "brown"))))
187-
'(modeline ((t (:background "Gray75" :foreground "Black"))))
188-
'(modeline-buffer-id ((t (:background "Gray75" :foreground "blue4"))))
189-
'(modeline-mousable ((t (:background "Gray75" :foreground "firebrick"))))
190-
'(modeline-mousable-minor-mode ((t (:background "Gray75" :foreground "green4"))))
187+
'(mode-line ((t (:background "Gray75" :foreground "Black"))))
188+
'(mode-line-buffer-id ((t (:background "Gray75" :foreground "blue4"))))
189+
'(mode-line-mousable ((t (:background "Gray75" :foreground "firebrick"))))
190+
'(mode-line-mousable-minor-mode ((t (:background "Gray75" :foreground "green4"))))
191191
'(paren-blink-off ((t (:foreground "gray80"))))
192192
'(paren-match ((t (:background "red" :foreground "white"))))
193193
'(paren-mismatch ((t (:background "DeepPink"))))

arjen-theme.el

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -198,10 +198,10 @@
198198
'(message-header-xheader-face ((t (:bold t :foreground "light blue"))))
199199
'(message-mml-face ((t (:bold t :foreground "Green3"))))
200200
'(message-separator-face ((t (:foreground "blue3"))))
201-
'(modeline ((t (:background "DarkRed" :foreground "white" :box (:line-width 1 :style released-button)))))
202-
'(modeline-buffer-id ((t (:background "DarkRed" :foreground "white"))))
203-
'(modeline-mousable ((t (:background "DarkRed" :foreground "white"))))
204-
'(modeline-mousable-minor-mode ((t (:background "DarkRed" :foreground "white"))))
201+
'(mode-line ((t (:background "DarkRed" :foreground "white" :box (:line-width 1 :style released-button)))))
202+
'(mode-line-buffer-id ((t (:background "DarkRed" :foreground "white"))))
203+
'(mode-line-mousable ((t (:background "DarkRed" :foreground "white"))))
204+
'(mode-line-mousable-minor-mode ((t (:background "DarkRed" :foreground "white"))))
205205
'(p4-depot-added-face ((t (:foreground "blue"))))
206206
'(p4-depot-deleted-face ((t (:foreground "red"))))
207207
'(p4-depot-unmapped-face ((t (:foreground "grey30"))))

bharadwaj-slate-theme.el

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -245,10 +245,10 @@
245245
'(minibuffer-prompt ((t (:foreground "cyan"))))
246246
'(mode-line ((t (:background "Darkslategray" :foreground "white" :overline "blueviolet" :underline "blueviolet"))))
247247
'(mode-line-inactive ((t (:italic t :underline "blueviolet" :overline "blueviolet" :background "white" :foreground "cadetblue" :weight light))))
248-
'(modeline ((t (:background "Darkslategray" :foreground "white" :overline "blueviolet" :underline "blueviolet"))))
249-
'(modeline-buffer-id ((t (:background "Darkslategray" :foreground "white" :overline "blueviolet" :underline "blueviolet"))))
250-
'(modeline-mousable ((t (:background "Darkslategray" :foreground "white" :overline "blueviolet" :underline "blueviolet"))))
251-
'(modeline-mousable-minor-mode ((t (:background "Darkslategray" :foreground "white" :overline "blueviolet" :underline "blueviolet"))))
248+
'(mode-line ((t (:background "Darkslategray" :foreground "white" :overline "blueviolet" :underline "blueviolet"))))
249+
'(mode-line-buffer-id ((t (:background "Darkslategray" :foreground "white" :overline "blueviolet" :underline "blueviolet"))))
250+
'(mode-line-mousable ((t (:background "Darkslategray" :foreground "white" :overline "blueviolet" :underline "blueviolet"))))
251+
'(mode-line-mousable-minor-mode ((t (:background "Darkslategray" :foreground "white" :overline "blueviolet" :underline "blueviolet"))))
252252
'(primary-selection ((t (:background "dimgray"))))
253253
'(region ((t (:background "dimgray"))))
254254
'(scroll-bar ((t (nil))))

bharadwaj-theme.el

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -255,10 +255,10 @@
255255
'(message-header-xheader-face ((t (:foreground "blue"))))
256256
'(message-mml-face ((t (:bold t))))
257257
'(message-separator-face ((t (:foreground "brown"))))
258-
'(modeline ((t (:background "white" :foreground "black"))))
259-
'(modeline-buffer-id ((t (:background "white" :foreground "black"))))
260-
'(modeline-mousable ((t (:background "white" :foreground "black"))))
261-
'(modeline-mousable-minor-mode ((t (:background "white" :foreground "black"))))
258+
'(mode-line ((t (:background "white" :foreground "black"))))
259+
'(mode-line-buffer-id ((t (:background "white" :foreground "black"))))
260+
'(mode-line-mousable ((t (:background "white" :foreground "black"))))
261+
'(mode-line-mousable-minor-mode ((t (:background "white" :foreground "black"))))
262262
'(paren-blink-off ((t (:foreground "gray80"))))
263263
'(paren-face-match ((t (:background "turquoise"))))
264264
'(paren-face-mismatch ((t (:background "purple" :foreground "white"))))

billw-theme.el

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
'(cursor ((t (:background "white"))))
3939
'(border ((t (:foreground "black"))))
4040

41-
'(modeline ((t (:foreground "black" :background "wheat"))))
42-
'(modeline-buffer-id ((t (:foreground "black" :background "wheat"))))
43-
'(modeline-mousable ((t (:foreground "black" :background "wheat"))))
44-
'(modeline-mousable-minor-mode ((t (:foreground "black" :background "wheat"))))
41+
'(mode-line ((t (:foreground "black" :background "wheat"))))
42+
'(mode-line-buffer-id ((t (:foreground "black" :background "wheat"))))
43+
'(mode-line-mousable ((t (:foreground "black" :background "wheat"))))
44+
'(mode-line-mousable-minor-mode ((t (:foreground "black" :background "wheat"))))
4545
'(highlight ((t (:foreground "wheat" :background "darkslategray"))))
4646
'(bold ((t (:bold t))))
4747
'(italic ((t (:italic t))))

black-on-gray-theme.el

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,10 @@
8585
'(italic ((t (:size "10pt"))))
8686
'(left-margin ((t (nil))))
8787
'(list-mode-item-selected ((t (:background "gray68"))))
88-
'(modeline ((t (:background "gray75"))))
89-
'(modeline-buffer-id ((t (:background "gray75" :foreground "blue4"))))
90-
'(modeline-mousable ((t (:background "gray75" :foreground "firebrick"))))
91-
'(modeline-mousable-minor-mode ((t (:background "gray75" :foreground "green4"))))
88+
'(mode-line ((t (:background "gray75"))))
89+
'(mode-line-buffer-id ((t (:background "gray75" :foreground "blue4"))))
90+
'(mode-line-mousable ((t (:background "gray75" :foreground "firebrick"))))
91+
'(mode-line-mousable-minor-mode ((t (:background "gray75" :foreground "green4"))))
9292
'(paren-blink-off ((t (:foreground "gray"))))
9393
'(paren-match ((t (:background "darkseagreen2"))))
9494
'(paren-mismatch ((t (nil))))

blippblopp-theme.el

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@
6868
'(message-header-xheader-face ((t (:foreground "blue"))))
6969
'(message-mml-face ((t (:foreground "ForestGreen"))))
7070
'(message-separator-face ((t (:foreground "brown"))))
71-
'(modeline ((t (:background "dimgray" :foreground "lemonchiffon"))))
72-
'(modeline-buffer-id ((t (:background "dimgray" :foreground "green3"))))
73-
'(modeline-mousable ((t (:background "dimgray" :foreground "orange"))))
74-
'(modeline-mousable-minor-mode ((t (:background "dimgray" :foreground "blue4"))))
71+
'(mode-line ((t (:background "dimgray" :foreground "lemonchiffon"))))
72+
'(mode-line-buffer-id ((t (:background "dimgray" :foreground "green3"))))
73+
'(mode-line-mousable ((t (:background "dimgray" :foreground "orange"))))
74+
'(mode-line-mousable-minor-mode ((t (:background "dimgray" :foreground "blue4"))))
7575
'(primary-selection ((t (:background "gray65"))))
7676
'(red ((t (:foreground "red"))))
7777
'(region ((t (:background "gray65"))))

0 commit comments

Comments
 (0)