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
Greg Pfeil
fbe7554c95
Merge pull request #128 from calve/rst-mode
...
Support for rst-mode
11 years ago
Greg Pfeil
37526c55eb
Merge pull request #143 from bradleywright/smartparens-faces
...
Add smartparens faces
11 years ago
Greg Pfeil
a882127927
Merge pull request #140 from gugek/org-mode-definitions
...
Org mode definitions
11 years ago
Greg Pfeil
234224118e
Merge pull request #129 from calve/company-mode
...
Company mode
11 years ago
David Holm
0d66c0f796
Adds support for helm
11 years ago
Greg Pfeil
74b7f224f5
Merge pull request #148 from johnmastro/match-face-fix
...
Fix the `match' face's specification
11 years ago
John Mastro
1c3dbf844a
Fix the `match' face's specification
11 years ago
Greg Pfeil
9397c39517
Merge pull request #146 from jramnani/gh-142-docfix
...
Document how to set the 'background-mode for terminals.
11 years ago
Jeff Ramnani
0e653cba85
Document how to set the 'background-mode for terminals.
...
This documents a fix for issue #142 where you must set a terminal
parameter in order to enable the solarized-dark theme when running Emacs
in a terminal.
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
Greg Pfeil
31a62c7325
Merge pull request #138 from tam17aki/master
...
Add col-highlight face.
11 years ago
Greg Pfeil
5d00cfbfad
Merge pull request #137 from hostmaster/feature/cl-functions-fix
...
Fixed CL functions
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
715b3f6011
Require emacs23 to pass again.
11 years ago
Greg Pfeil
505c7b2e33
Allow emacs23 to fail until I get everything working.
11 years ago
Greg Pfeil
3eb2d656a1
Add an empty test file so tests pass.
...
Also remove my incorrect `mkdir $(TEST_DIR)`.
11 years ago
Greg Pfeil
0f93724465
Make sure $TEST_DIR is created.
11 years ago
Greg Pfeil
6570538aae
Get ready for testing.
...
This doesn’t really work yet, but I’m getting it together.
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
4685912a66
Fixed a mention of the old theme names.
11 years ago
Greg Pfeil
eb9100955d
Merge pull request #134 from sellout/unified
...
Overhaul pretty much everything
11 years ago
Greg Pfeil
c6fcbf41c9
Merge branch 'master' into unified
...
Conflicts:
README.md
solarized-definitions.el
11 years ago
Greg Pfeil
3aa29fbdd3
Update README.
...
Add details about solarized-broken-srgb variable.
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
Greg Pfeil
e7b9997d34
Deprecate the old dark/light themes.
...
There is now a single theme that will use light or dark versions based
on the background-mode of the frame, this allows a mix of light and dark frames.
11 years ago
Greg Pfeil
862edee6cd
Merge branch 'unified' of github.com:sellout/emacs-color-theme-solarized into unified
11 years ago
Greg Pfeil
a80745bf6b
Fix a bad expansion.
12 years ago
Greg Pfeil
42e90dc7ef
Set ANSI colors to Solarized colors.
12 years ago
Greg Pfeil
b5d1b62c6b
Don’t override the background color for whitespace-column.
12 years ago
Greg Pfeil
6a2c7ca018
Merge pull request #112 from csrhodes/master
...
support for tabbar
12 years ago
Christophe Rhodes
6d734cda7d
support for tabbar
...
foreground / background the "wrong" way round because the tabbar
ends up inheriting inverse video
12 years ago
Greg Pfeil
bb0ac4860e
Merge pull request #111 from dato/ace-jump
...
Define colors for ace-jump-mode
12 years ago
Dato Simó
af8e1b3bf0
Define colors for ace-jump-mode.
...
I use fg-red and fg-base01 for the red and gray40, respectively, tht
ace-jump-mode.el uses:
https://github.com/winterTTr/ace-jump-mode/blob/07b7137/ace-jump-mode.el#L303
https://github.com/winterTTr/ace-jump-mode/blob/07b7137/ace-jump-mode.el#L297
The original Vim plugin also recommends red and comment (faded), which is
what the above accomplishes:
https://github.com/Lokaltog/vim-easymotion/blob/eaa4af/doc/easymotion.txt#L992
12 years ago
Greg Pfeil
bc2d2f630b
Merge pull request #102 from dato/master
...
Add support for ‘match’ (used by Occur).
12 years ago