Skip to content

Commit aabeb1d

Browse files
committed
explicitly declare unspecified face properties
1 parent d39dd0f commit aabeb1d

File tree

1 file changed

+33
-33
lines changed

1 file changed

+33
-33
lines changed

starlit-theme.el

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -138,14 +138,14 @@ in the theme."
138138
`(fringe ((,colorful (:background ,.current-line))))
139139
`(gui-element ((,colorful (:background ,.current-line :foreground ,.foreground))))
140140
`(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))))
142142
`(line-number ((,colorful (:inherit default :foreground ,.shadow))))
143143
`(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))))
145145
`(match ((,colorful (:foreground ,.blue :background ,.background :inverse-video t))))
146146
`(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))))
149149
`(mode-line-emphasis ((,colorful (:foreground ,.foreground :slant italic))))
150150
`(mode-line-highlight ((,colorful (:foreground ,.purple :box nil))))
151151
`(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."
175175
`(custom-variable-tag ((,colorful (:foreground ,.blue))))
176176
`(diff-added ((,colorful (:foreground ,.green))))
177177
`(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))))
180180
`(diff-hunk-header ((,colorful (:foreground ,.purple))))
181181
`(diff-refine-added ((,colorful (:inherit diff-added :inverse-video t))))
182182
`(diff-refine-removed ((,colorful (:inherit diff-removed :inverse-video t))))
183183
`(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))))
188188
`(eldoc-highlight-function-argument ((,colorful (:foreground ,.green :weight bold))))
189189
`(flx-highlight-face ((,colorful (:inherit nil :foreground ,.yellow :weight bold :underline nil))))
190190
`(flycheck-error ((,colorful (:underline (:style wave :color ,.red)))))
@@ -216,12 +216,12 @@ in the theme."
216216
`(grep-context-face ((,colorful (:foreground ,.comment))))
217217
`(grep-error-face ((,colorful (:foreground ,.red :weight bold :underline t))))
218218
`(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))))
220220
`(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))))
225225
`(helm-ff-executable ((,colorful (:foreground ,.softred))))
226226
`(helm-ff-file ((,colorful (:foreground ,.foreground))))
227227
`(helm-ff-file-extension ((,colorful (:foreground ,.white))))
@@ -256,10 +256,10 @@ in the theme."
256256
`(ledger-occur-xact-face ((,colorful (:inherit highlight))))
257257
`(markdown-link-face ((,colorful (:foreground ,.blue :underline t))))
258258
`(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))))
263263
`(message-header-subject ((,colorful (:inherit message-header-other :weight bold :foreground ,.yellow))))
264264
`(message-header-to ((,colorful (:inherit message-header-other :weight bold :foreground ,.orange))))
265265
`(message-separator ((,colorful (:foreground ,.purple))))
@@ -330,9 +330,9 @@ in the theme."
330330
`(rainbow-delimiters-depth-8-face ((,colorful (:foreground ,.yellow))))
331331
`(rainbow-delimiters-depth-9-face ((,colorful (:foreground ,.green))))
332332
`(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))))
336336
`(show-paren-match-face ((,colorful (:background ,.bluehighlight :foreground ,.white))))
337337
`(show-paren-mismatch-face ((,colorful (:background ,.redhighlight :foreground ,.white))))
338338
`(slime-highlight-edits-face ((,colorful (:weight bold))))
@@ -344,9 +344,9 @@ in the theme."
344344
`(smerge-refined-added ((,colorful (:background ,.backgroundgreenhighlight))))
345345
`(smerge-refined-removed ((,colorful (:background ,.backgroundredhighlight))))
346346
`(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))))
350350
`(term-color-black ((,colorful (:foreground ,.foreground :background ,.foreground))))
351351
`(term-color-blue ((,colorful (:foreground ,.blue :background ,.blue))))
352352
`(term-color-cyan ((,colorful (:foreground ,.aqua :background ,.aqua))))
@@ -360,16 +360,16 @@ in the theme."
360360
`(undo-tree-visualizer-current-face ((,colorful (:foreground ,.green :weight bold))))
361361
`(undo-tree-visualizer-default-face ((,colorful (:foreground ,.foreground))))
362362
`(undo-tree-visualizer-register-face ((,colorful (:foreground ,.yellow))))
363-
`(which-func ((,colorful (:foreground ,.blue :background nil))))
363+
`(which-func ((,colorful (:foreground ,.blue :background unspecified))))
364364
`(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))))
371371
`(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))))
373373
`(whitespace-trailing ((,colorful (:foreground ,.red :inverse-video t :underline nil))))
374374
`(widget-button ((,colorful (:underline t))))
375375
`(widget-field ((,colorful (:background ,.current-line :box (:line-width 1 :color ,.foreground))))))

0 commit comments

Comments
 (0)