Commit graph

71 commits

Author SHA1 Message Date
Henrik Lissner
55f01ede53 Add keycast.el faces 2021-03-02 10:49:06 -05:00
Joseph Morag
39f1e9dfd2 Remove theming for selectrum-*-highlight
Fixes https://github.com/hlissner/emacs-doom-themes/issues/573 and
will be forwards-compatible once
https://github.com/raxod502/selectrum/issues/364 is resolved.
2021-02-24 15:54:29 -05:00
Joseph Morag
a5f2a214b8 Theme selectrum in doom-themes-base 2021-02-18 16:43:39 -05:00
Henrik Lissner
290aba16a8 Add mmm-mode faces
These faces are loosely based off their defaults and haven't been
tested. Input appreciated!
2021-02-14 22:05:25 -05:00
Henrik Lissner
4eac957b4b Fix order of magit, minimap, & mic-paren groups
And remove redundant minimap faces.
2021-02-14 22:05:25 -05:00
Emmanuel Bustos
84c65c6120 Mod: Improve rjsx attributes face. 2021-02-13 16:48:22 +01:00
Emmanuel Bustos
80cc62813b Fix: Set modified marker :foreground instead of :background 2021-02-12 20:21:34 +01:00
Henrik Lissner
51a0717aa2 base: add vterm-color-default face 2021-02-10 03:16:32 -05:00
Henrik Lissner
739fff3631 base: add annotate.el support 2021-02-10 03:15:08 -05:00
Henrik Lissner
6457b0e94a Refactor & reorganize doom-themes-base.el
To make it easier to navigate with imenu, or fold with
outline-minor-mode.
2021-02-10 03:11:08 -05:00
Henrik Lissner
a163212f12 base: add alert.el support 2021-02-10 02:23:04 -05:00
Henrik Lissner
e7e32393ef base: update all-the-icons support 2021-02-10 02:22:59 -05:00
Adam Porter
a231cf9072 Add: smart-mode-line (sml/) faces 2021-02-03 21:54:47 +01:00
Henrik Lissner
e7aa3d7a14
Add faces for goggles package 2020-12-12 15:20:25 -05:00
Henrik Lissner
f6271b79be
base: add hl-fill-column-face
Closes #286
2020-11-21 15:39:49 -05:00
Henrik Lissner
7576bebc1b
Fix #538: add tab-line faces 2020-11-21 15:03:43 -05:00
TEC
7b13a702f6
Change org-ref ref face to teal
Because red is the error/invalid link face, and I don't like thinking my
perfectly-fine references are invalid.
2020-10-17 17:39:05 +08:00
Emmanuel Bustos
081a375972 Add: Theming for lsp breadcrumb separator 2020-08-30 21:47:33 -06:00
Henrik Lissner
8a5538e7dc
Reduce contrast in whitespace-indentation face
It was too loud.
2020-08-12 00:33:03 -04:00
Henrik Lissner
2c71a9fe4e
Fix org-hide not hiding leading stars
org-hide is recalculated from solaire-org-hide-face when org-mode is
activated (when solaire-mode is active), so changing it only interferes
with that, making "hidden" leading stars visible.
2020-07-31 01:17:05 -04:00
Henrik Lissner
180747a4cb
Refactor web-mode faces
Simplify them; use classes where possible.
2020-07-30 03:44:41 -04:00
Henrik Lissner
86f2276024
Add rjsx-tag & rjsx-attr faces 2020-07-30 03:36:39 -04:00
Henrik Lissner
3fb1131b33
Add tab-line & tab-bar faces (Emacs 27+) 2020-07-30 03:36:20 -04:00
ianpan870102
b1689237c3 [doom-base] Add web-mode support for json-keys and context 2020-07-23 22:29:01 +08:00
ema2159
7307dc6ca2 Mod: Make git-gutter and flycheck fringe faces inherit fringe face 2020-06-20 19:09:15 -06:00
kiennq
9a65963764
doom-themes-base: separate header-line and mode-line (#474) 2020-05-30 17:11:18 -06:00
Steven vanZyl
0aef130f4b
Add faces for Minimap
Add custom faces for the minimal.el module proposed by #doom-emacs/3142
2020-05-16 18:30:29 -04:00
Emmanuel Bustos
bc18f91d6a Add: Highlight thing and highlight symbol faces 2020-05-13 18:24:29 -06:00
Henrik Lissner
254d476dd6
Merge pull request #412 from gagbo/patch-1
Add lsp-ui-sideline-symbol-info face
2020-04-29 00:16:32 -04:00
Jose Soares
da9a3c5527 [-] ref-cite-face already exists, lets move it to the new group 2020-04-19 12:59:53 -04:00
Jose Soares
d58ef80277 [-] Adds org-ref faces 2020-04-19 12:55:48 -04:00
Emmanuel Bustos
8d5ddbbb72 Add: Defaults for solaire modeline faces. Fixes #430. 2020-03-31 13:01:41 -06:00
Gerry Agbobada
65a958e1f7
Add lsp-ui-sideline-code-action face
Still adding fonts one by one as I meet them
2020-02-27 17:43:25 +01:00
Gerry Agbobada
aa0ddede5a
Add lsp-ui-sideline-current-symbol face 2020-02-27 11:59:54 +01:00
Gerry Agbobada
282fa1af27
Add lsp-ui-sideline-symbol-info face
Used to show information about symbols on the side.
2020-02-27 11:05:37 +01:00
Ori
9e5a00431a notmuch: Allow one to see added/deleted tags on unread mail
In notmuch, there are faces used to indicate which tags are being
added and which are being removed in the search buffer (of which the
inbox is one). With no themes loaded, `notmuch-tag-added` applies a
green underline and `notmuch-tag-deleted` applies a red
strikethrough. That combines just fine with
`notmuch-search-unread-face`, which simply makes the text bold.

The old approach of making most of the text bold and using color to
show unread doesn't work with the face order on notmuch. A tag being
deleted, rather than showing up as red, is colored same base8 as the
rest of the tags.

This commit changes the unread emphasis to bold rather than base8.

To make bold stand out for unread lines, other text has to be changed
to normal weight.
2020-02-16 20:45:18 -05:00
Greg Jednaszewski
07189d985a Set lsp-ui-doc-background to inherit from tooltip 2020-02-11 17:53:23 -06:00
Henrik Lissner
de96a5558d
Add org-journal faces
Relevant to #396
2020-02-11 03:19:16 -05:00
Henrik Lissner
2526456519
Fix #268: add :background to diff-hl faces 2020-02-03 01:25:32 -05:00
Henrik Lissner
8fc7c16a96
Fix ansi colors in rustic-compilation
Fixes hlissner/doom-emacs#2400
2020-01-23 02:02:16 -05:00
Henrik Lissner
cf7dda3673
Merge pull request #371 from obar/master
Increase salience of `helm-source-header`
2020-01-20 02:41:52 -05:00
Ian Y.E. Pan
f4876d00da Extend the ivy-current-match background highlight to full line width 2020-01-12 00:06:14 +08:00
Ori
6946f220ce Increase salience of helm-source-header 2020-01-09 20:41:12 -05:00
Henrik Lissner
ebd69f05dc
Less domineering default color for latex #243 2020-01-05 19:07:46 -05:00
Henrik Lissner
31c3eb0292
Make dired-marked easier to distinguish #304 2020-01-05 18:23:40 -05:00
Henrik Lissner
9c43393a04
Partially fix doom-visual-bell face #339 2020-01-05 17:28:34 -05:00
Henrik Lissner
36158ff63e
Fix unreadable pomodoro modeline segment in laserwave 2020-01-05 17:13:27 -05:00
Henrik Lissner
9facd5765d
Fix pdf-view-midnight-colors
They were the wrong way around.
2019-12-28 20:29:12 -05:00
Henrik Lissner
088bfad9a6
Add :extend t to markdown-code-face #342 2019-11-28 01:49:36 -05:00
Henrik Lissner
6e3526bf8e
Extend solaire-hl-line-face #342 2019-11-25 00:30:28 -05:00