Commit graph

1064 commits

Author SHA1 Message Date
Emmanuel Bustos Torres
438973c5f2
Fix: Monokai Pro's palette 2020-03-13 08:37:50 -05:00
Kaden Barlow
dd775b246e adds doom-monokai-pro 2020-02-29 21:17:47 -07:00
Henrik Lissner
756cf15a6b
Fix #410: cdddr isn't available in 25.x 2020-02-25 11:41:13 -05:00
Henrik Lissner
ecffdf82ff
Fix #410: caddr isn't available in 25.x 2020-02-24 21:04:28 -05:00
brettm12345
86424ab3f9 Update company box annotation face 2020-02-23 23:07:17 -06:00
brettm12345
5477267671 Change colors 2020-02-23 23:07:17 -06:00
brettm12345
522d9c925d Updated moonlight colors 2020-02-23 23:07:17 -06:00
Evan Lecklider
6a7e05ba9f Match Dracula's CSS properties and selectors to official theme 2020-02-23 23:05:20 -06:00
Evan Lecklider
341f424f19 Override Dracula's highlight-quoted-* colors 2020-02-23 23:05:20 -06:00
Evan Lecklider
842da106e4 Change Dracula's "type" color to violet
This better matches Dracula's official `font-lock-type-face`
2020-02-23 23:05:20 -06:00
Henrik Lissner
f2db211e9f
Merge pull request #407 from evanleck/master
Add web-mode and js2-mode styles to doom-dracula
2020-02-19 21:57:38 -05:00
Evan Lecklider
51d73a139e Revert change to operator and set preprocessor face 2020-02-19 16:05:03 -08:00
Evan Lecklider
38c8759ef1 Add web-mode and js2-mode styles to doom-dracula
These changes are cribbed from
https://github.com/dracula/emacs/blob/master/dracula-theme.el and should
get doom-dracula to better match the official dracula theme in web-mode
and js2-mode.
2020-02-19 15:27:35 -08:00
ema2159
8968e60b9e Mod: Darkened Peacock's bg-alt to increase contrast. 2020-02-18 21:52:29 -06:00
ema2159
a40c798507 Add: rjsx support for Peacock theme. 2020-02-18 21:49:44 -06:00
ema2159
0e3f03a480 Add: Vertical border for Outrun theme. Fixes #406. 2020-02-18 21:39:53 -06:00
ema2159
cd18bd8dad Fix: Opera light lazy-highlight contrast. Fixes #397. 2020-02-18 13:45:12 -06:00
ema2159
ddb9880c68 Fix: Ivy posframe colors in opera-light 2020-02-17 11:02:37 -06:00
Gerry Agbobada
47b2738a29
Fix/acario 256 colors (#398)
* [acario] use colortrans.el to fix terminal colors

* [acario] Use doom-blend fallback correctly

The fallback in terminal is to just use the first named color

* [acario] use bg-alt as the darker color

* [acario] remove background attribute on some magit faces

* [acario] Go back to higher contrast

We just make the bg-alt much darker

* [acario] fix 256 color palette

Go back to the "warmer" whites, as the brightest cold colors are still
too saturated for my taste

* [acario] Fix light "bright" comments color

* [acario] Fix bg-blue color (less saturation)

* [acario] fix light teal color (brighter)

* [acario] use outline comment for section

* [acario] Specify 16 color bg-alt

* [acario] Lint code

* [acario-dark] Use a sligthly darker bg-alt
2020-02-17 10:52:50 -06:00
Ian Y.E. Pan
1bc8fdc5b9 Swap modeline active/inactive face
Darkening the default foreground by 0.2 is actually still brighter than lightening the background by 0.2. Hence the former should be used when the modeline is active, and the latter for inactive.
2020-02-17 10:48:47 -06:00
Henrik Lissner
f904a76de2
Merge pull request #400 from obar/notmuch-unread-tag-add-and-delete-fix
notmuch: Allow one to see added/deleted tags on unread mail
2020-02-16 23:04:36 -05: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
ema2159
1f51ed7228 Mod: Update Sourcerer palette and plugin support 2020-02-13 19:12:17 -06:00
ema2159
e5707abbcd Fix: Horizon inactive mode-line colors and js2 object property color 2020-02-13 18:27:11 -06:00
Henrik Lissner
c8dd976067
Highlight lettered list bullets in org-mode 2020-02-12 20:40:08 -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
ema2159
ca05033ca6 Mod: Horizon theme olors and plugin support 2020-02-10 10:22:21 -06:00
ema2159
7131b60161 Doc: Add doom-snazzy in doom-themes.el description 2020-02-05 18:41:38 -06:00
ema2159
07b069b102 Doc: Add material theme to the docs 2020-02-05 16:29:20 -06:00
ema2159
3051e3108d Fix: Fixes #390 2020-02-04 10:30:17 -06:00
Henrik Lissner
2526456519
Fix #268: add :background to diff-hl faces 2020-02-03 01:25:32 -05:00
Henrik Lissner
aa215edcc2
Fix treemacs-icons-dired integration
Fixes #388
2020-02-02 22:54:16 -05:00
Henrik Lissner
9549c7c9ee
Adjust icon size in doom-colors theme #391 #387
Also fix binary icon & low-hanging git icon.

Relevant to #347
2020-02-02 22:54:12 -05:00
ema2159
a45c25031b Mod: Update Challenger Deep Palette 2020-02-02 12:14:49 -06:00
ema2159
c83e4f0813 Fix: Dracula theme terminal colors 2020-02-02 11:55:54 -06:00
ema2159
a63d74e778 Fix: Acario Treemacs fix 2020-02-01 20:01:44 -06:00
ema2159
eea95898bb Fix: Dark+ terminal colors 2020-02-01 16:42:50 -06:00
Henrik Lissner
c0080e2ddd
treemacs: add doom-atom icons for gitignore & nix
And alphabetize the extension list.
2020-02-01 13:59:54 -05:00
ema2159
02680c171b Mod: Improved City Lights palette, syntax and plugins support 2020-01-31 21:53:13 -06:00
ema2159
40f6d739a6 Mod: Improved Dracula support for rjsx-mode 2020-01-31 21:00:16 -06:00
ema2159
d48df7b02e Doc: Removed stash from the README 2020-01-26 10:51:05 -06:00
ema2159
36fcc00335 Doc: Added Horizon info to doom-themes.el 2020-01-26 10:48:26 -06:00
ema2159
053131b3fd Doc: Added Horizon theme to the README 2020-01-26 10:47:02 -06:00
karetsu
b750d8a811 mod: header-line not white 2020-01-26 10:38:53 -06:00
karetsu
051996e67e mod: lightened line numbers 2020-01-26 10:38:53 -06:00
karetsu
ddfd0fa37a mod: made ivy match counsel faces 2020-01-26 10:38:53 -06:00
karetsu
846340e2c3 Mod: horizon ivy, counsel and region colours 2020-01-26 10:38:53 -06:00
karetsu
b2d203a95f Add: horizon theme 2020-01-26 10:38:53 -06:00
Henrik Lissner
f0b3a56c14
Merge pull request #380 from kenranunderscore/patch-1
Fix two typos in the README
2020-01-25 15:51:06 -05:00