Jacopo De Simoi
40bb49cbb0
change name to lunarized
7 years ago
Jacopo De Simoi
1f7aa08225
Add some org faces
7 years ago
Jacopo De Simoi
ee3645d6b2
Add some magit faces
7 years ago
Jacopo De Simoi
05a36419eb
New face for helm-candidate-number
7 years ago
Jacopo De Simoi
6524257659
Remove invert video from modeline
7 years ago
Jacopo De Simoi
38342e755b
Theme tooltips (does not work)
8 years ago
Jacopo De Simoi
fcb61f2466
Magenta is the new red
...
I am considering red as an accent, since it goes well with
the Thinkpad; errors should be magenta, not red
8 years ago
Jacopo De Simoi
f68a70f689
Theme visible mark to yellow
8 years ago
Jacopo De Simoi
7b880461cb
No curly underline
8 years ago
Jacopo De Simoi
0173b40c67
Change TODO to red fg
8 years ago
Jacopo De Simoi
695b1b5575
Latex colors
8 years ago
Jacopo De Simoi
1367e9c121
Change a couple of yellows with greens
8 years ago
Jacopo De Simoi
939520ee60
Improve linum contrast
8 years ago
Jacopo De Simoi
561d06dd16
Lunarize solarized
...
Desaturate the base colors
8 years ago
Arthur Fayzrakhmanov (Артур Файзрахманов)
1c5a55acf4
Fix whitespace-newline face
10 years ago
Arthur Fayzrakhmanov (Артур Файзрахманов)
80e9606d75
Add haskell keyword customization
...
Make keyword colors match to Vim's version for Haskell source files
10 years ago
Bradley Wright
cd8e1e18df
Add bg versions for `term-color-N` faces
...
Without these, reversed faces in `ansi-term` (eg black foreground on
yellow background) or similar don't display properly - the background
colour just inherits from default.
10 years ago
deepak
b93cc72ecb
whitespace fixes
10 years ago
deepak
0ae54d0714
nicer writegood-mode faces
10 years ago
Bradley Wright
6d23149222
Add faces for undo-tree
11 years ago
Bradley Wright
a1b15aa9bd
Fix company-mode selected tooltip
...
The old one had such low contrast that it was invisible. This new scheme
matches the scheme used by ido-mode, and is more readable.
11 years ago
Bradley Wright
2e4c381881
Inherit from diff-{hunk,file}-header instead
...
This is what Magit actually does by default, so it's simpler to change
the base faces than fontify the new ones exclusively.
11 years ago
Bradley Wright
d69a5dd7fd
Add Magit faces
...
This covers all the use cases I commonly hit while using Magit.
11 years ago
Bradley Wright
37edf8228c
Add diff-refine-{added,removed} faces
...
These are used by tools like Magit to show which specific text changed
in a changed line (as opposed to added/removed whole lines, which is
what diff-{added,removed} shows).
In order to mimic the behaviour shown by tools like GitHub I've just
reversed the corresponding whole line faces so they stand out.
11 years ago
Greg Pfeil
0e22554c6b
Add Powerline faces.
...
Fixes #115 .
11 years ago
Anders Johansson
7903ed8964
Add faces for guide-key
...
Guide-key package available at: https://github.com/kai2nenobu/guide-key
11 years ago
Anders Johansson
0b363f4ba6
Add faces for hydra
...
Hydra package is available at: https://github.com/abo-abo/hydra
11 years ago
Jonathan Schuster
3091c93ca3
Replace cl-copy-list with copy-sequence
11 years ago
Greg Pfeil
ba6b17ba9b
Update various faces.
...
* use `:inherit` more to eliminate duplication and improve consistency,
* add support for the alert and markdown packages.
Affects some base faces, as well as info, org-mode, outline, gnus,
parenface, paren-face, rainbow-delimiters, and rst-mode.
11 years ago
Greg Pfeil
5b926875e8
Make the fmt definitions play more nicely with face merging.
...
I fear that this might break things, because I ended up overspecifying
fmts originally due to new facespecs apparently updating (rather than
replacing) old ones. So, perhaps that was older versions of Emacs or
something.
Regardless, we’ll see how this flies.
11 years ago
David Holm
0d66c0f796
Adds support for helm
11 years ago
John Mastro
1c3dbf844a
Fix the `match' face's specification
11 years ago
Bradley Wright
17444300cf
Add smartparens faces
11 years ago
Sean Chen
1f26826e0d
Org mode definitions
11 years ago
calve
ae3e0429c1
Better support for company in terminal
11 years ago
John Mastro
f5d42cc41b
Define colors for company-mode
11 years ago
calve
576c2ced69
Support for rst-mode
11 years ago
Igor Khomyakov
14fb49335c
Added conditilan prefix thanks to @sellout
...
Fixed CL functions
11 years ago
Akira Tamamori
ea6e7a0e06
Add col-highlight face.
11 years ago
Akira Tamamori
2b7e1a1023
Update solarized-definitions.el
11 years ago
Greg Pfeil
602cf3e028
Revert "No longer require 'cl."
...
This reverts commit 139b566f4d .
11 years ago
Greg Pfeil
6be24f0e49
Re-add the ace-jump-mode faces I accidentally removed.
11 years ago
Greg Pfeil
139b566f4d
No longer require 'cl.
11 years ago
Greg Pfeil
c677b269bb
Reintroduce solarized-termcolors.
...
Fixes #94 .
It now has a different purpose. In a 256-color term, setting this to 16
will try to use the exact Solarized colors, while setting it to 256 will
use the approximations.
11 years ago
Greg Pfeil
3f9e5470fc
Add a face for org-block-background.
...
Fixes #114 .
11 years ago
Greg Pfeil
f5ee3e616f
Don’t let linum inherit the style of the text it’s near.
...
Fixes #118 .
11 years ago
Greg Pfeil
05908ea088
Improve faces related to errors and spelling.
11 years ago
Greg Pfeil
583f730ea4
Clean up some 3rd-party faces.
11 years ago
Greg Pfeil
aeec37af98
Only set ansi-color-names if ansi-color is loaded.
11 years ago
Greg Pfeil
baa6dcc24f
Restrict non-SRGB setting to fewer Macs.
11 years ago