Skip to content

Commit

Permalink
Add completions-common-part face. (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
kurnevsky authored Oct 5, 2023
1 parent 1c24dff commit a01e1fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base16-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ return the actual color value. Otherwise return the value unchanged."
(vertical-border :foreground base02)
(widget-button :underline t)
(widget-field :background base03 :box (:line-width 1 :color base06))
(completions-common-part :foreground base0C)

(error :foreground base08 :weight bold)
(warning :foreground base09 :weight bold)
Expand Down

0 comments on commit a01e1fe

Please sign in to comment.