@@ -138,14 +138,14 @@ in the theme."
138
138
`(fringe ((, colorful (:background ,.current-line))))
139
139
`(gui-element ((, colorful (:background ,.current-line :foreground ,.foreground))))
140
140
`(italic ((, colorful (:slant italic ))))
141
- `(header-line ((, colorful (:inherit mode-line :foreground ,.purple :background nil ))))
141
+ `(header-line ((, colorful (:inherit mode-line :foreground ,.purple :background unspecified ))))
142
142
`(line-number ((, colorful (:inherit default :foreground ,.shadow))))
143
143
`(line-number-current-line ((, colorful (:inherit line-number :background ,.current-line))))
144
- `(link ((, colorful (:foreground nil :underline t ))))
144
+ `(link ((, colorful (:foreground unspecified :underline t ))))
145
145
`(match ((, colorful (:foreground ,.blue :background ,.background :inverse-video t ))))
146
146
`(minibuffer-prompt ((, colorful (:foreground ,.blue))))
147
- `(mode-line ((, colorful (:foreground nil :background ,.current-line :box (:line-width -1 :color ,.bluehighlight :style released-button))) (t :inverse-video t )))
148
- `(mode-line-buffer-id ((, colorful (:foreground ,.purple :background nil ))))
147
+ `(mode-line ((, colorful (:foreground unspecified :background ,.current-line :box (:line-width -1 :color ,.bluehighlight :style released-button))) (t :inverse-video t )))
148
+ `(mode-line-buffer-id ((, colorful (:foreground ,.purple :background unspecified ))))
149
149
`(mode-line-emphasis ((, colorful (:foreground ,.foreground :slant italic ))))
150
150
`(mode-line-highlight ((, colorful (:foreground ,.purple :box nil ))))
151
151
`(mode-line-inactive ((, colorful (:inherit mode-line :foreground ,.comment :background ,.current-line :weight normal :box (:line-width -1 :color ,.bluedark)))))
@@ -175,16 +175,16 @@ in the theme."
175
175
`(custom-variable-tag ((, colorful (:foreground ,.blue))))
176
176
`(diff-added ((, colorful (:foreground ,.green))))
177
177
`(diff-changed ((, colorful (:foreground ,.purple))))
178
- `(diff-file-header ((, colorful (:foreground ,.blue :background nil ))))
179
- `(diff-header ((, colorful (:foreground ,.aqua :background nil ))))
178
+ `(diff-file-header ((, colorful (:foreground ,.blue :background unspecified ))))
179
+ `(diff-header ((, colorful (:foreground ,.aqua :background unspecified ))))
180
180
`(diff-hunk-header ((, colorful (:foreground ,.purple))))
181
181
`(diff-refine-added ((, colorful (:inherit diff-added :inverse-video t ))))
182
182
`(diff-refine-removed ((, colorful (:inherit diff-removed :inverse-video t ))))
183
183
`(diff-removed ((, colorful (:foreground ,.orange))))
184
- `(ediff-even-diff-A ((, colorful (:foreground nil :background nil :inverse-video t ))))
185
- `(ediff-even-diff-B ((, colorful (:foreground nil :background nil :inverse-video t ))))
186
- `(ediff-odd-diff-A ((, colorful (:foreground ,.comment :background nil :inverse-video t ))))
187
- `(ediff-odd-diff-B ((, colorful (:foreground ,.comment :background nil :inverse-video t ))))
184
+ `(ediff-even-diff-A ((, colorful (:foreground unspecified :background unspecified :inverse-video t ))))
185
+ `(ediff-even-diff-B ((, colorful (:foreground unspecified :background unspecified :inverse-video t ))))
186
+ `(ediff-odd-diff-A ((, colorful (:foreground ,.comment :background unspecified :inverse-video t ))))
187
+ `(ediff-odd-diff-B ((, colorful (:foreground ,.comment :background unspecified :inverse-video t ))))
188
188
`(eldoc-highlight-function-argument ((, colorful (:foreground ,.green :weight bold ))))
189
189
`(flx-highlight-face ((, colorful (:inherit nil :foreground ,.yellow :weight bold :underline nil ))))
190
190
`(flycheck-error ((, colorful (:underline (:style wave :color ,.red)))))
@@ -216,12 +216,12 @@ in the theme."
216
216
`(grep-context-face ((, colorful (:foreground ,.comment))))
217
217
`(grep-error-face ((, colorful (:foreground ,.red :weight bold :underline t ))))
218
218
`(grep-hit-face ((, colorful (:foreground ,.blue))))
219
- `(grep-match-face ((, colorful (:foreground nil :background nil :inherit match ))))
219
+ `(grep-match-face ((, colorful (:foreground unspecified :background unspecified :inherit match ))))
220
220
`(helm-header ((, colorful (:inherit header-line :box (:line-width -1 :style released-button) :extend t ))))
221
- `(helm-buffer-not-saved ((, colorful (:foreground ,.red :background nil ))))
222
- `(helm-buffer-process ((, colorful (:foreground ,.cyan :background nil ))))
223
- `(helm-buffer-saved-out ((, colorful (:foreground ,.softred :background nil ))))
224
- `(helm-buffer-size ((, colorful (:foreground ,.shadow :background nil ))))
221
+ `(helm-buffer-not-saved ((, colorful (:foreground ,.red :background unspecified ))))
222
+ `(helm-buffer-process ((, colorful (:foreground ,.cyan :background unspecified ))))
223
+ `(helm-buffer-saved-out ((, colorful (:foreground ,.softred :background unspecified ))))
224
+ `(helm-buffer-size ((, colorful (:foreground ,.shadow :background unspecified ))))
225
225
`(helm-ff-executable ((, colorful (:foreground ,.softred))))
226
226
`(helm-ff-file ((, colorful (:foreground ,.foreground))))
227
227
`(helm-ff-file-extension ((, colorful (:foreground ,.white))))
@@ -256,10 +256,10 @@ in the theme."
256
256
`(ledger-occur-xact-face ((, colorful (:inherit highlight ))))
257
257
`(markdown-link-face ((, colorful (:foreground ,.blue :underline t ))))
258
258
`(markdown-url-face ((, colorful (:inherit link ))))
259
- `(message-header-cc ((, colorful (:inherit message-header-to :foreground nil ))))
260
- `(message-header-name ((, colorful (:foreground ,.blue :background nil ))))
261
- `(message-header-newsgroups ((, colorful (:foreground ,.aqua :background nil :slant normal))))
262
- `(message-header-other ((, colorful (:foreground nil :background nil :weight normal))))
259
+ `(message-header-cc ((, colorful (:inherit message-header-to :foreground unspecified ))))
260
+ `(message-header-name ((, colorful (:foreground ,.blue :background unspecified ))))
261
+ `(message-header-newsgroups ((, colorful (:foreground ,.aqua :background unspecified :slant normal))))
262
+ `(message-header-other ((, colorful (:foreground unspecified :background unspecified :weight normal))))
263
263
`(message-header-subject ((, colorful (:inherit message-header-other :weight bold :foreground ,.yellow))))
264
264
`(message-header-to ((, colorful (:inherit message-header-other :weight bold :foreground ,.orange))))
265
265
`(message-separator ((, colorful (:foreground ,.purple))))
@@ -330,9 +330,9 @@ in the theme."
330
330
`(rainbow-delimiters-depth-8-face ((, colorful (:foreground ,.yellow))))
331
331
`(rainbow-delimiters-depth-9-face ((, colorful (:foreground ,.green))))
332
332
`(rainbow-delimiters-unmatched-face ((, colorful (:foreground ,.red))))
333
- `(regex-tool-matched-face ((, colorful (:foreground nil :background nil :inherit match ))))
334
- `(sh-heredoc ((, colorful (:foreground nil :inherit font-lock-string-face :weight normal))))
335
- `(sh-quoted-exec ((, colorful (:foreground nil :inherit font-lock-preprocessor-face ))))
333
+ `(regex-tool-matched-face ((, colorful (:foreground unspecified :background unspecified :inherit match ))))
334
+ `(sh-heredoc ((, colorful (:foreground unspecified :inherit font-lock-string-face :weight normal))))
335
+ `(sh-quoted-exec ((, colorful (:foreground unspecified :inherit font-lock-preprocessor-face ))))
336
336
`(show-paren-match-face ((, colorful (:background ,.bluehighlight :foreground ,.white))))
337
337
`(show-paren-mismatch-face ((, colorful (:background ,.redhighlight :foreground ,.white))))
338
338
`(slime-highlight-edits-face ((, colorful (:weight bold ))))
@@ -344,9 +344,9 @@ in the theme."
344
344
`(smerge-refined-added ((, colorful (:background ,.backgroundgreenhighlight))))
345
345
`(smerge-refined-removed ((, colorful (:background ,.backgroundredhighlight))))
346
346
`(smerge-upper ((, colorful (:background ,.backgroundred))))
347
- `(sp-show-pair-match-face ((, colorful (:foreground nil :background nil :inherit show-paren-match ))))
348
- `(sp-show-pair-mismatch-face ((, colorful (:foreground nil :background nil :inherit show-paren-mismatch ))))
349
- `(term ((, colorful (:foreground nil :background nil :inherit default ))))
347
+ `(sp-show-pair-match-face ((, colorful (:foreground unspecified :background unspecified :inherit show-paren-match ))))
348
+ `(sp-show-pair-mismatch-face ((, colorful (:foreground unspecified :background unspecified :inherit show-paren-mismatch ))))
349
+ `(term ((, colorful (:foreground unspecified :background unspecified :inherit default ))))
350
350
`(term-color-black ((, colorful (:foreground ,.foreground :background ,.foreground))))
351
351
`(term-color-blue ((, colorful (:foreground ,.blue :background ,.blue))))
352
352
`(term-color-cyan ((, colorful (:foreground ,.aqua :background ,.aqua))))
@@ -360,16 +360,16 @@ in the theme."
360
360
`(undo-tree-visualizer-current-face ((, colorful (:foreground ,.green :weight bold ))))
361
361
`(undo-tree-visualizer-default-face ((, colorful (:foreground ,.foreground))))
362
362
`(undo-tree-visualizer-register-face ((, colorful (:foreground ,.yellow))))
363
- `(which-func ((, colorful (:foreground ,.blue :background nil ))))
363
+ `(which-func ((, colorful (:foreground ,.blue :background unspecified ))))
364
364
`(whitespace-empty ((, colorful (:foreground ,.red :inverse-video t :underline nil ))))
365
- `(whitespace-hspace ((, colorful (:background nil :foreground ,.selection))))
366
- `(whitespace-indentation ((, colorful (:background nil :foreground ,.aqua))))
367
- `(whitespace-line ((, colorful (:background nil :foreground ,.red))))
368
- `(whitespace-newline ((, colorful (:background nil :foreground ,.selection))))
369
- `(whitespace-space ((, colorful (:background nil :foreground ,.selection))))
370
- `(whitespace-space-after-tab ((, colorful (:background nil :foreground ,.background :underline nil ))))
365
+ `(whitespace-hspace ((, colorful (:background unspecified :foreground ,.selection))))
366
+ `(whitespace-indentation ((, colorful (:background unspecified :foreground ,.aqua))))
367
+ `(whitespace-line ((, colorful (:background unspecified :foreground ,.red))))
368
+ `(whitespace-newline ((, colorful (:background unspecified :foreground ,.selection))))
369
+ `(whitespace-space ((, colorful (:background unspecified :foreground ,.selection))))
370
+ `(whitespace-space-after-tab ((, colorful (:background unspecified :foreground ,.background :underline nil ))))
371
371
`(whitespace-space-before-tab ((, colorful (:foreground ,.red :inverse-video t :underline nil ))))
372
- `(whitespace-tab ((, colorful (:background nil :foreground ,.bluedark :background ,.backgroundlight))))
372
+ `(whitespace-tab ((, colorful (:background unspecified :foreground ,.bluedark :background ,.backgroundlight))))
373
373
`(whitespace-trailing ((, colorful (:foreground ,.red :inverse-video t :underline nil ))))
374
374
`(widget-button ((, colorful (:underline t ))))
375
375
`(widget-field ((, colorful (:background ,.current-line :box (:line-width 1 :color ,.foreground))))))
0 commit comments