This does impose a limit on theme usage. Using it normally with daemon
will not work, the colors will be all wrong because when there is no X
system involved there aren't enough colors to calculate the ones I mean.
Texinfo produces some great output, but the syntax lends itself to
getting very messy very quickly. By making headings pink and large I
hope they will stand out enough to make the structure a little
clearer.
Add a `mode-line-buffer-id' face and update the `mode-line' and
`mode-line-inactive' faces to keep them the same size and a little
clearer when the mode-line is inactive by putting a small border
around it.
Change the `font-lock-warning-face' to be less intrusive and add
`font-lock-negation-char-face', `font-lock-regexp-grouping-backslash'
and `font-lock-regexp-grouping-construct'.
- Use `unspecified' instead of `nil' to represent empty options,
hopefully this allows for better cooperation with themes loaded
after this one.
- Specify any face properties that come from the face definitions that
we don't want to use as `unspecified'.
- Change `diff-hl-*' to have a different foreground and background
color, the effect created before this should be reproducible by
setting `diff-hl-draw-borders' to nil.
- Change "#ff756e" to "#e09591" to make it stand out less.
- Make the `font-lock-warning-face' orange to make it stand out more,
now that the red color has been made to stand out less.
- Add `highlight-80+' face.
- Add `identica-mode' faces.
- Remove the background from `magit-item-highlight'.